mirror of
https://github.com/nigels-com/glew.git
synced 2024-11-11 08:43:49 +00:00
*** 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:
parent
e05b00b463
commit
64ea902d1d
2
TODO.txt
2
TODO.txt
@ -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
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user