Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-30 | prog/tests: Fix MSVC build. | Vinson Lee | |
Signed-off-by: Brian Paul <brianp@vmware.com> | |||
2009-03-10 | progs/tests: compile with SCons and glew | Keith Whitwell | |
Also get mingw cross-compilation of these tests working | |||
2006-06-13 | removed incorrect const qualifier | Brian Paul | |
2006-06-12 | Add support for GL_APPLE_vertex_array_object. Several test programs | Ian Romanick | |
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. |