summaryrefslogtreecommitdiff
path: root/progs/tests/bufferobj.c
AgeCommit message (Expand)AuthorFilesLines
2005-01-24reenable some assertionsBrian Paul1-2/+2
2004-08-10minor tweaksBrian Paul1-1/+3
2004-03-22added some code to test buffer deletionBrian Paul1-0/+27
2003-10-21added more debug code and testsBrian Paul1-5/+23
2003-10-14exercise more vertex buffer object functionsBrian Paul1-7/+34
2003-09-17s/GL_READ_WRITE_ARB/GL_WRITE_ONLY_ARB/Brian Paul1-3/+3
2003-09-17Exercise the GL_ELEMENT_ARRAY_BUFFER_ARB pathBrian Paul1-1/+27
2003-09-17test GL_ARB_vertex_buffer_objectBrian Paul1-0/+259