summaryrefslogtreecommitdiff
path: root/tests/util/CMakeLists.gl.txt
AgeCommit message (Expand)AuthorFilesLines
2014-07-15cmake: Make each libpiglitutil_gl* contain identical set of filesChad Versace1-10/+0
2014-07-15util/gl: Remove "common" from piglit-util-gl-common.cChad Versace1-1/+1
2014-07-15util/shader: Remove empty files piglit-shader-gl*.cChad Versace1-3/+0
2014-07-05util/gl: Move the remaining piglit-util-gl functions into piglit-util-gl-commonJosh Triplett1-2/+0
2014-06-23dispatch: Use piglit-dispatch for GLES1Chad Versace1-2/+0
2014-06-23util: Generate piglit_get_gl_enum_name() and friendsChad Versace1-2/+1
2014-06-03util: add a simple set of matrix functionsBrian Paul1-0/+1
2013-08-16Make the functions in ext_framebuffer_multisample/common.cpp available globallyAnuj Phogat1-0/+2
2012-11-29cmake: Move piglit-util-gl-enum.c out of common UTIL_GL_SOURCES (v2)Chad Versace1-0/+1
2012-10-09cmake: Prefix cmake options and feature macros with PIGLITChad Versace1-3/+3
2012-10-09tests,util: Wrap glutPostRedisplay with piglit_post_redisplayChad Versace1-0/+3
2012-07-06Transform feedback: Move piglit_require_transform_feedback().Paul Berry1-2/+0
2012-06-28cmake: Build API-independent piglitutil libraryBlaž Tomažič1-15/+13
2012-06-28cmake: Move piglitutil library to piglitutil_glBlaž Tomažič1-2/+2
2012-06-28util: Rename piglit-util-enum.cBlaž Tomažič1-1/+1
2012-06-28util: Move API-independent code to piglit-utilBlaž Tomažič1-0/+1
2012-06-28util: Move piglit-util to piglit-util-gl-commonBlaž Tomažič1-1/+1
2012-05-23Merge branch 'waffle-v10' of git://people.freedesktop.org/~chadversary/piglitChad Versace1-1/+0
2012-05-23cmake: Relocate all GLUT directives into single locationChad Versace1-1/+0
2012-05-22Move minmax test infrastructure to piglitutil.Eric Anholt1-0/+1
2012-04-29cmake: add an option for building GLX testsDylan Noblesmith1-2/+2
2012-03-23Remove GLEW workarounds.Paul Berry1-7/+0
2012-03-23piglit-dispatch: Switch to using piglit-dispatch instead of GLEW.Paul Berry1-2/+4
2012-03-23cmake: Replace calls to add_{executable,library} with wrappersChad Versace1-2/+2
2012-03-03cmake: check for glproto headersDylan Noblesmith1-0/+6
2012-02-03util: Helper function to convert an arbitrary GL enum to a string.José Fonseca1-0/+1
2012-01-28glew: Avoid gcc warning on MacOS X.José Fonseca1-0/+7
2011-11-22gl-3.0/required-*-formats: New tests for GL3.0.Eric Anholt1-0/+1
2011-11-08Modify EXT_transform_feedback tests to test GL 3.0 core.Paul Berry1-0/+2
2011-10-27Add vbo support to shader_runner.Paul Berry1-0/+1
2011-09-09cmake: add gles1 as a valid target APIChia-I Wu1-0/+1
2011-09-09util: move shader related code to piglit-shader.[ch]Chia-I Wu1-0/+1
2011-03-07cmake: Allow GL/glext.h to be specified separately.José Fonseca1-0/+2
2011-02-25util: Build library piglitutil_gles2Chad Versace1-36/+5
2011-02-25util: Impose uniform naming scheme onto API-specific filesChad Versace1-2/+2
2011-02-25util: Split piglit-shader.c into GL and GLES2 versionsChad Versace1-2/+2
2011-02-25cmake: Each CMakeLists.txt that produces a target, rename to CMakeLists.gl.txtChad Versace1-0/+67