gl4es updated, added latest changes by ptitSeb

This commit is contained in:
lubomyr
2017-05-13 13:42:21 +03:00
parent 9e2035c21d
commit 360fc0b112
38 changed files with 1229 additions and 446 deletions

View File

@@ -29,5 +29,7 @@
#define GL_NOVAOCACHE_HINT_GL4ES 0xA10C
// same as using LIBGL_BEGINEND=x
#define GL_BEGINEND_HINT_GL4ES 0xA10D
// same as using LIBGL_AVOID16BITS=x
#define GL_AVOID16BITS_HINT_GL4ES 0xA10E
#endif