]> git.tdb.fi Git - libs/gl.git/commit
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)
commitfa68066d0097f6b9468b36ef4974546e828143b8
tree9a39a4ffb56a05625f4ca2b1124ea78ffc3f9300
parent0a151ebd17ae98eb145713889887d5070c8a12fb
Use GLES3 headers instead of GLES2

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.
source/gl.h