glshim updated, added latest changes by ptitSeb

This commit is contained in:
lubomyr
2016-03-09 22:43:09 +02:00
parent 841429a0c7
commit bf1ecff0d9
4 changed files with 54 additions and 20 deletions

View File

@@ -70,6 +70,10 @@ const char* PrintEnum(GLenum what) {
p(GL_UNSIGNED_SHORT_5_6_5_REV);
p(GL_FLOAT);
p(GL_DOUBLE);
// texture infos
p(GL_TEXTURE_WIDTH);
p(GL_TEXTURE_HEIGHT);
p(GL_TEXTURE_COMPRESSED);
// texture pack/unpack
p(GL_UNPACK_ALIGNMENT);
// framebuffer