blender/extern/glew
2011-07-17 09:11:13 +00:00
..
include/GL update to glew 1.6 from 1.5.8 2011-06-02 00:05:54 +00:00
src update to glew 1.6 from 1.5.8 2011-06-02 00:05:54 +00:00
CMakeLists.txt cmake: cleanup include paths, some duplicates and going up some unneeded dirs. 2011-07-17 09:11:13 +00:00
README.txt
SConscript

See doc/index.html for more information.

If you downloaded the tarball from the GLEW website, you just need to:

    Unix:

        make

    Windows:

        use the project file in build/vc6/

If you wish to build GLEW from scratch (update the extension data from
the net or add your own extension information), you need a Unix
environment (including wget, perl, and GNU make).  The extension data
is regenerated from the top level source directory with:

        make extensions