]> git.tdb.fi Git - libs/gl.git/commitdiff
Check for maximum number of samples
authorMikko Rasa <tdb@tdb.fi>
Tue, 5 Dec 2017 11:51:35 +0000 (13:51 +0200)
committerMikko Rasa <tdb@tdb.fi>
Tue, 5 Dec 2017 11:54:51 +0000 (13:54 +0200)
This makes it more apparent what the error is if a too large sample count
is requested.  Otherwise it would result in an "incomplete attachment"
error from the framebuffer object.


No differences found