summaryrefslogtreecommitdiff
path: root/progs/tests/mapvbo.c
AgeCommit message (Collapse)Author
2009-03-10progs/tests: compile with SCons and glewKeith Whitwell
Also get mingw cross-compilation of these tests working
2009-02-27tests: new mapvbo.c testBrian Paul
Test that glDrawArrays() isn't effected by a glMapBuffer()/modify/glUnmapBuffer() immediately afterward.