summaryrefslogtreecommitdiff
path: root/tests/texturing/teximage-errors.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-07TexSubImage1D tests: set KHR_no_error statusTimothy Arceri1-0/+1
2017-06-01teximage-errors: Fix comment formatting after previous commitIan Romanick1-7/+10
2017-06-01teximage-errors: Only run the depth texture subtests when depth textures are ...Ian Romanick1-14/+18
2014-07-15util/gl: Rename piglit-util-gl-common.hChad Versace1-1/+1
2014-05-01teximage-errors: Make changes to support core profileAnuj Phogat1-1/+1
2014-05-01teximage-errors: Test the combinations of depth and depth-stencil formatsAnuj Phogat1-1/+75
2014-05-01teximage-errors: Run all the tests before returning resultAnuj Phogat1-6/+4
2012-11-16teximage-errors: remove config.window_width/height linesBrian Paul1-3/+0
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-09-29teximage-errors: fix a couple mistakes, add two new test casesBrian Paul1-2/+13
2012-09-29teximage-errors: use piglit_check_gl_error() helperBrian Paul1-38/+22
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
2011-04-29Rename PIGLIT_SUCCESS and PIGLIT_FAILURE to PIGLIT_PASS and PIGLIT_FAIL, resp.Marek Olšák1-3/+3
2010-12-08teximage-errors: test that glTexImage functions catch expected errorsBrian Paul1-0/+189