gl4es updated, added latest changes by ptitSeb

This commit is contained in:
lubomyr
2017-01-25 21:12:12 +02:00
parent 1ed97803bb
commit 1b8e4d3414
19 changed files with 636 additions and 452 deletions

View File

@@ -23,5 +23,7 @@
#define GL_BATCH_HINT_GL4ES 0xA109
// same as using LIBGL_NOERROR=x
#define GL_NOERROR_HINT_GL4ES 0xA10A
// same as using LIBGL_NODOWNSAMPLING=x
#define GL_NODOWNSAMPLING_HINT_GL4ES 0xA10B
#endif