]> git.tdb.fi Git - libs/gl.git/commitdiff
Use GLES3 headers instead of GLES2
authorMikko Rasa <tdb@tdb.fi>
Sun, 9 Feb 2020 21:51:16 +0000 (23:51 +0200)
committerMikko Rasa <tdb@tdb.fi>
Sun, 9 Feb 2020 21:51:16 +0000 (23:51 +0200)
A few constants are not available in GLES2 and would be bothersome to
introduce through a fake extension.  I'll bring back compatibility if
some relevant hardware turns out to only support GLES2.


No differences found