*** empty log message ***

git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@204 783a27ee-832a-0410-bc00-9f386506c6dd
This commit is contained in:
ikits 2004-02-01 18:18:46 +00:00
parent e05b00b463
commit 64ea902d1d
2 changed files with 3 additions and 2 deletions

View File

@ -1,5 +1,3 @@
Multithreading GL context issues (GLX)
make install relinking (Darwin) make install relinking (Darwin)
GL 1.5 spec file
Web page and documentation update Web page and documentation update
Web poll on separating glew, glxew and wglew Web poll on separating glew, glxew and wglew

View File

@ -155,4 +155,7 @@ EOT
typedef char GLcharARB typedef char GLcharARB
typedef int GLhandleARB typedef int GLhandleARB
EOT EOT
# fix const correctness in GL_ARB_shader_objects
fi fi