GLEW 1.10.0

This commit is contained in:
2014-02-20 16:46:32 +01:00
parent 86de24797b
commit e794aa4dbb
873 changed files with 76058 additions and 0 deletions
@@ -0,0 +1,7 @@
/* ------------------------------------------------------------------------ */
static void glewInfo (void)
{
#ifdef GL_VERSION_1_1
_glewInfo_GL_VERSION_1_1();
#endif /* GL_VERSION_1_1 */