Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | progs/tests: fix MSVC build. | Vinson Lee | 2009-10-30 | 1 | -4/+4 |
| | | | | Signed-off-by: Brian Paul <[email protected]> | ||||
* | progs/tests: compile with SCons and glew | Keith Whitwell | 2009-03-10 | 1 | -0/+2 |
| | | | | Also get mingw cross-compilation of these tests working | ||||
* | removed incorrect const qualifier | Brian Paul | 2006-06-13 | 1 | -1/+1 |
| | |||||
* | Add support for GL_APPLE_vertex_array_object. Several test programs | Ian Romanick | 2006-06-12 | 1 | -0/+177 |
and demos are also added. Adding basic support to drivers should be as easy as just enabling the extension, though thorough test would also be required. |