mirror of
https://github.com/Perlmint/glew-cmake.git
synced 2024-11-23 07:05:07 +00:00
*** empty log message ***
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@164 783a27ee-832a-0410-bc00-9f386506c6dd
This commit is contained in:
parent
bec2ee357b
commit
9b757df7d6
10
README.txt
Normal file
10
README.txt
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
How to build GLEW:
|
||||||
|
|
||||||
|
cd auto
|
||||||
|
make
|
||||||
|
cd ..
|
||||||
|
make
|
||||||
|
|
||||||
|
NOTE: You need wget and a reasonable set of binutils (e.g. sed v4)
|
||||||
|
|
||||||
|
See doc/README.html for more information.
|
1
TODO.txt
1
TODO.txt
@ -1,4 +1,5 @@
|
|||||||
Multithreading GL context issues (GLX)
|
Multithreading GL context issues (GLX)
|
||||||
make install relinking (Darwin)
|
make install relinking (Darwin)
|
||||||
GL 1.5 spec file
|
GL 1.5 spec file
|
||||||
|
Web page and documentation update
|
||||||
Web poll on separating glew, glxew and wglew
|
Web poll on separating glew, glxew and wglew
|
||||||
|
Loading…
Reference in New Issue
Block a user