diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..b40c166 --- /dev/null +++ b/README.txt @@ -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. diff --git a/TODO.txt b/TODO.txt index 37fb5be..341301b 100644 --- a/TODO.txt +++ b/TODO.txt @@ -1,4 +1,5 @@ Multithreading GL context issues (GLX) make install relinking (Darwin) GL 1.5 spec file +Web page and documentation update Web poll on separating glew, glxew and wglew