]> git.tdb.fi Git - libs/gl.git/commitdiff
Call the non-multisample version of storage if samples is zero
authorMikko Rasa <tdb@tdb.fi>
Tue, 5 Dec 2017 11:49:34 +0000 (13:49 +0200)
committerMikko Rasa <tdb@tdb.fi>
Tue, 5 Dec 2017 11:54:14 +0000 (13:54 +0200)
OpenGL defines it like this.  Do the check in application code so it works
even if EXT_framebuffer_multisample is not supported.


No differences found