]> git.tdb.fi Git - libs/gl.git/commitdiff
Remove the kludge for FBO error codes on GLES
authorMikko Rasa <tdb@tdb.fi>
Sun, 9 Feb 2020 21:57:57 +0000 (23:57 +0200)
committerMikko Rasa <tdb@tdb.fi>
Sun, 9 Feb 2020 21:57:57 +0000 (23:57 +0200)
This turned out to be a bad idea as the constants are not defined in the
headers.  Not having them here makes the extension generator emit the
definitions with a proper #ifndef guard.


No differences found