summaryrefslogtreecommitdiffstats
path: root/progs/tests/mapvbo.c
Commit message (Collapse)AuthorAgeFilesLines
* tests: new mapvbo.c testBrian Paul2009-02-271-0/+138
Test that glDrawArrays() isn't effected by a glMapBuffer()/modify/glUnmapBuffer() immediately afterward.