summaryrefslogtreecommitdiff
path: root/tests/spec/ext_transform_feedback/intervening-read.c
AgeCommit message (Expand)AuthorFilesLines
2014-11-14ext_transform_feedback: Silence GCC -Wmaybe-uninitialized warning.Vinson Lee1-0/+1
2014-07-15util/gl: Rename piglit-util-gl-common.hChad Versace1-1/+1
2014-06-05ext_transform_feedback: use default window sizeBrian Paul1-2/+0
2013-08-16gs: Adapt xfb/intervening-read.c for geometry shaders.Paul Berry1-10/+119
2013-08-16Support both core and compat contexts in xfb/intervening-read.c.Paul Berry1-3/+13
2012-11-30util/gl: Kill shader wrapper functionsChad Versace1-7/+7
2012-10-09util: Add fields to piglit_gl_test_config for listing supported GL flavors (v2)Chad Versace1-0/+2
2012-10-09util: Convert GL tests to use PIGLIT_GL_CONFIG_BEGIN/ENDChad Versace1-4/+7
2012-10-09util,tests: Replace GLUT visual enums with PIGLTI_GL_VISUAL enums (v2)Chad Versace1-1/+1
2012-07-06Transform feedback: Stop using wrapper functions.Paul Berry1-5/+5
2012-06-28util: Move piglit-util to piglit-util-gl-commonBlaž Tomažič1-1/+1
2012-06-20tests: Let each test define main()Chad Versace1-3/+4
2011-12-29Test transform feedback with intervening glReadPixels.Paul Berry1-0/+266