*** 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:
ikits 2003-11-06 23:06:26 +00:00
parent bec2ee357b
commit 9b757df7d6
2 changed files with 11 additions and 0 deletions

10
README.txt Normal file
View 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.

View File

@ -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