Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-18 | glew: correct misspelling of glFramebufferTextureLayer | Keith Whitwell | |
This was misspelt as glFramebufferTexturLayer (missing e), causing conflicts with the correctly spelt version in glext.h and extfuncs.h. | |||
2009-03-25 | glew: fix GLEW_LIB_NAME | Brian Paul | |
This fixes rebuilding of the library every time we run make. | |||
2009-02-13 | Add dummy install target for glew to fix 'make install' | Dan Nicholson | |
Signed-off-by: Dan Nicholson <dbn.lists@gmail.com> | |||
2009-01-24 | glew: Build it as a static lib. | José Fonseca | |
2009-01-23 | glew: Initial import. | José Fonseca | |
From glew 1.5.1 release. |