summaryrefslogtreecommitdiff
path: root/tests/spec/gl-3.0/api/bindfragdata-link-error.c
AgeCommit message (Expand)AuthorFilesLines
2014-07-15util/gl: Rename piglit-util-gl-common.hChad Versace1-1/+1
2013-01-22gl-3.0: remove explit 100 x 100 window sizeBrian Paul1-3/+0
2013-01-09bindfragdata-link-error: Fix WARN report for a PIGLIT_PASS result.Eric Anholt1-3/+3
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-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-2/+4
2012-01-06Modify piglit_check_gl_error() to return a boolean.Paul Berry1-14/+28
2011-12-21gl-3.0: Verify linking errors to due invalid glBindFragDataLocation assignmentsIan Romanick1-0/+190