glshim updated, added latest changes by ptitSeb

This commit is contained in:
lubomyr
2016-01-09 19:05:47 +02:00
parent b5b4898279
commit 7cdf3050a4
50 changed files with 12858 additions and 13457 deletions

View File

@@ -92,7 +92,7 @@ const char* PrintEnum(GLenum what) {
p(GL_TEXTURE6);
p(GL_TEXTURE7);
// mode
p(GL_POINT);
p(GL_POINTS);
p(GL_LINES);
p(GL_LINE_LOOP);
p(GL_LINE_STRIP);