summaryrefslogtreecommitdiff
path: root/tests/spec/arb_copy_buffer/CMakeLists.gl.txt
AgeCommit message (Expand)AuthorFilesLines
2013-11-13GL_ARB_copy_buffer: Add a test for syncing with glBufferSubData().Eric Anholt1-0/+1
2012-06-28cmake: Move piglitutil library to piglitutil_glBlaž Tomažič1-1/+1
2012-05-23cmake: Relocate all GLUT directives into single locationChad Versace1-2/+0
2012-03-23cmake: Replace calls to add_{executable,library} with wrappersChad Versace1-9/+9
2012-03-12cmake: Include GLEXT_INCLUDE_DIR wherever OPENGL_INCLUDE_PATH is included.José Fonseca1-0/+1
2012-03-03don't write generated header to the source directoryDylan Noblesmith1-1/+0
2012-02-08ARB_copy_buffer/get: New test for spec behavior.Eric Anholt1-0/+1
2012-02-08ARB_copy_buffer/targets: New test for spec behavior.Eric Anholt1-0/+1
2012-02-08ARB_copy_buffer/dlist: New test for spec behavior.Eric Anholt1-0/+1
2012-02-08ARB_copy_buffer/negative-bounds: New test for spec behavior.Eric Anholt1-0/+1
2012-02-08ARB_copy_buffer/negative-mapped: New test for spec behavior.Eric Anholt1-0/+1
2012-02-08ARB_copy_buffer/negative-bound-zero: New test for a bug in Mesa.Eric Anholt1-0/+1
2012-02-08ARB_copy_buffer/overlap: New test for a section of the spec.Eric Anholt1-0/+1
2012-01-05copybuffersubdata: test GL_ARB_copy_buffer extensionBrian Paul1-0/+1
2011-08-10spec/arb_copy_buffer: Add a new test for copy_buffer.Ben Widawsky1-0/+16