*** empty log message ***

git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@301 783a27ee-832a-0410-bc00-9f386506c6dd
This commit is contained in:
ikits 2004-11-05 02:55:12 +00:00
parent 52f2216b04
commit 7eb74d44ef
3 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,5 @@
TODO:
- add OpenGL 2.0 support
- fix SGI hyperpipe stuff
- add support for initialization on first use
- add text file for selecting a subset of the extensions

View File

@ -36,7 +36,7 @@ http://www.opengl.org/documentation/specs/version1.5/glspec15.pdf
GL_DYNAMIC_READ 0x88E9
GL_DYNAMIC_COPY 0x88EA
GL_SAMPLES_PASSED 0x8914
GL_FOG_COORD_SOURCE GL_FOG_COORDINATE_SOURCE
GL_FOG_COORD_SRC GL_FOG_COORDINATE_SOURCE
GL_FOG_COORD GL_FOG_COORDINATE
GL_CURRENT_FOG_COORD GL_CURRENT_FOG_COORDINATE
GL_FOG_COORD_ARRAY_TYPE GL_FOG_COORDINATE_ARRAY_TYPE

View File

@ -1 +1,2 @@
GL_VERSION_2_0
http://www.opengl.org/documentation/specs/version2.0/glspec20.pdf