File | Date | Author | Commit |
---|---|---|---|
auto | 2014-10-06 | Nigel Stewart | [d99211] Filtering for GL_NV_framebuffer_mixed_samples e... |
build | 2014-04-21 | Dāvis | [409d7f] Add Visual Studio 2013 project files |
config | 2014-09-27 | Nigel Stewart | [f79623] For mingw builds, define GLEW_BUILD uncondition... |
doc | 2014-08-12 | Nigel Stewart | [83a2ba] Fixup for GLEW 1.11.0 log.html |
src | 2014-07-14 | Nigel Stewart | [4fc432] Eliminate the internal use of CONST_CAST, to av... |
.gitignore | 2014-04-21 | Dāvis | [5e5a4a] Ignore some Visual Studio files |
LICENSE.txt | 2009-10-07 | nigels | [29a8f3] Set eol-style to native for misc headers and te... |
Makefile | 2014-09-27 | Nigel Stewart | [f79623] For mingw builds, define GLEW_BUILD uncondition... |
README.txt | 2014-09-27 | Nigel Stewart | [b9be4b] GLEW Bug #215 Readme - is wrong |
TODO.txt | 2007-03-21 | ikits | [386f64] updated todo list |
glew.pc.in | 2014-07-13 | Nigel Stewart | [f76628] GLEW Patch #66 - Fixups for pkg-config in MinGW... |
See doc/index.html for more information. If you downloaded the tarball from the GLEW website, you just need to: Unix: make extensions make sudo -s make install make clean Windows: use the project file in build/vc12/ 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 An alternative to generating the GLEW sources from scratch is to download a pre-generated (unsupported) snapshot: https://sourceforge.net/projects/glew/files/glew/snapshots/