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