mirror of
https://github.com/Perlmint/glew-cmake.git
synced 2024-11-11 09:33:49 +00:00
added GL_VERSION_2_0
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@300 783a27ee-832a-0410-bc00-9f386506c6dd
This commit is contained in:
parent
63374ccd9c
commit
52f2216b04
@ -1096,13 +1096,6 @@ GLAPI void GLAPIENTRY glViewport (GLint x, GLint y, GLsizei width, GLsizei heigh
|
||||
|
||||
#endif /* GL_VERSION_1_1 */
|
||||
|
||||
#ifndef GL_VERSION_2_0
|
||||
#define GL_VERSION_2_0 1
|
||||
|
||||
#define GLEW_VERSION_2_0 GLEW_GET_VAR(__GLEW_VERSION_2_0)
|
||||
|
||||
#endif /* GL_VERSION_2_0 */
|
||||
|
||||
/* ---------------------------------- GLU ---------------------------------- */
|
||||
|
||||
/* this is where we can safely include GLU */
|
||||
|
Loading…
Reference in New Issue
Block a user