![]() git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5716 8ced0084-cf51-0410-be5f-012b33b47a6e |
||
---|---|---|
.. | ||
auto | ||
build/vc6 | ||
config | ||
doc | ||
include/GL | ||
src | ||
LICENSE.txt | ||
Makefile | ||
README.txt | ||
SConscript | ||
TODO.txt | ||
fgl.h | ||
fglu.h | ||
fglut.h | ||
gl.h | ||
glew.h | ||
glew.pc.in | ||
glew32s.lib | ||
glew64s.lib | ||
glext.h | ||
glprocs.h | ||
glsmap.h | ||
glx.h | ||
glxew.h | ||
glxext.h | ||
glxtokens.h | ||
tube.h | ||
wglew.h | ||
wglext.h | ||
win32_glx.h | ||
win32_x11.h |
README.txt
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