Tree [f4f720] / Download Snapshot History



File Date Author Commit
auto 2012-11-11 Nigel Stewart Nigel Stewart [38b7f7] In glew.h, check for __gltypes_h_ and define it...
build 2012-07-17 Nigel Stewart Nigel Stewart [cad03b] For Windows VC builds, share the .rc files move...
config 2012-09-17 Nigel Stewart Nigel Stewart [c8962f] Patch #38 Makefile.openbsd
doc 2012-09-18 Nigel Stewart Nigel Stewart [d5fc16] Documentation updates.
src 2012-05-04 Nigel Stewart Nigel Stewart [6c1f5f] Resolve ID: 3404540 - visualinfo pixelformat ad...
LICENSE.txt 2009-10-07 nigels nigels [29a8f3] Set eol-style to native for misc headers and te...
Makefile 2012-11-11 Nigel Stewart Nigel Stewart [41c130] Re-write .pc files unconditionally, in case GLE...
README.txt 2005-01-05 ikits ikits [28d1bc] documentation update
TODO.txt 2007-03-21 ikits ikits [386f64] updated todo list

Read Me

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