mirror of
https://github.com/Perlmint/glew-cmake.git
synced 2025-03-26 10:27:43 +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 */
|
#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 ---------------------------------- */
|
/* ---------------------------------- GLU ---------------------------------- */
|
||||||
|
|
||||||
/* this is where we can safely include GLU */
|
/* this is where we can safely include GLU */
|
||||||
|
Loading…
Reference in New Issue
Block a user