summaryrefslogtreecommitdiff
path: root/tests/general/vbo-map-remap.c
AgeCommit message (Expand)AuthorFilesLines
2011-04-29Rename PIGLIT_SUCCESS and PIGLIT_FAILURE to PIGLIT_PASS and PIGLIT_FAIL, resp.Marek Olšák1-3/+3
2009-09-29Move most piglit tests to using the framework.Eric Anholt1-39/+10
2009-09-29Replace the copy-and-pasted header setup with consistent use of piglit-util.h.Eric Anholt1-10/+0
2009-08-25Silence MSVC C4255 warnings.Vinson Lee1-2/+2
2009-07-06vbo-map-remap: Minor clean-ups in vbo_write_floats_mappedIan Romanick1-6/+5
2009-07-06vbo-map-remap: Remove unnecessary, incorrect glEnable callIan Romanick1-2/+0
2009-07-02vbo-map-remap: Don't forget to check for the extensionEric Anholt1-0/+2
2009-07-02vbo-map-remap: Clean up test (camelcase, whitespace, naming).Eric Anholt1-92/+61
2009-07-02vbo-map-remap: Test that glMapBuffer of a VBO doesn't impact previous drawing.Ben Holmes1-0/+174