summaryrefslogtreecommitdiff
path: root/tests/spec/arb_shader_objects/CMakeLists.gl.txt
AgeCommit message (Expand)AuthorFilesLines
2015-09-29Remove unnecessary linking with libGLUIan Romanick1-1/+0
2012-06-28cmake: Move piglitutil library to piglitutil_glBlaž Tomažič1-1/+1
2012-05-23Merge branch 'waffle-v10' of git://people.freedesktop.org/~chadversary/piglitChad Versace1-2/+0
2012-05-23cmake: Relocate all GLUT directives into single locationChad Versace1-2/+0
2012-05-22GL_ARB_shader_objects: Test for error on glGetActiveUniform() in begin/end.Eric Anholt1-0/+1
2012-03-23cmake: Replace calls to add_{executable,library} with wrappersChad Versace1-5/+5
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
2011-11-08arb_shader_objects: Test glGetUniformLocation on an array of struct of arrayIan Romanick1-0/+1
2011-10-10arb_shader_objects: Verify that glBindAttribLocation doesn't keep the name ptrIan Romanick1-0/+1
2011-10-10delete-repeat: New test for mismatched glDeleteProgram().Eric Anholt1-0/+1
2011-09-22clear-with-deleted: New test for a metaops refcounting bug.Eric Anholt1-0/+1
2011-08-30ARB_shader_objects/getuniform: New test for glGetUniform* on various types.Eric Anholt1-0/+14