Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-07-08 | demos: use glEnable/DisableClientState() for vertex arrays | Brian Paul | |
2009-03-10 | progs/tests: compile with SCons and glew | Keith Whitwell | |
Also get mingw cross-compilation of these tests working | |||
2009-02-27 | tests: new mapvbo.c test | Brian Paul | |
Test that glDrawArrays() isn't effected by a glMapBuffer()/modify/glUnmapBuffer() immediately afterward. |