summaryrefslogtreecommitdiff
path: root/src/glew
AgeCommit message (Expand)AuthorFilesLines
2010-06-08glew: Drop glew now that we don't need it for the progsJakob Bornecrantz6-24130/+0
2010-05-11glew: update to version 1.5.4Brian Paul2-12/+1541
2010-04-04glew: Include X11 headers and libraries in SCons build.Vinson Lee1-0/+1
2010-01-28scons: Fix GLEW build on Mac OS X.Vinson Lee1-0/+3
2010-01-08scons: Use static glew library on Unices to avoid binary compatability issuesJosé Fonseca1-9/+9
2010-01-06glew: Update to version 1.5.2.José Fonseca4-93/+1965
2010-01-02scons: Build glew on all platforms.José Fonseca1-3/+0
2010-01-02scons: Put glut and glew shared libraries into build/xxx/bin or lib.José Fonseca1-0/+2
2010-01-02scons: Fix glew build on MSVC.José Fonseca1-14/+19
2010-01-01scons: Build progs together with everything else.José Fonseca1-10/+21
2009-06-18glew: correct misspelling of glFramebufferTextureLayerKeith Whitwell2-3/+3
2009-03-25glew: fix GLEW_LIB_NAMEBrian Paul1-1/+1
2009-02-13Add dummy install target for glew to fix 'make install'Dan Nicholson1-0/+3
2009-01-24glew: Build it as a static lib.José Fonseca1-5/+1
2009-01-23glew: Initial import.José Fonseca6-0/+20711