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