summaryrefslogtreecommitdiff
path: root/tests/spec/glsl-1.30/execution/fs-discard-exit-2.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-06glsl-1.30: set KHR_no_error statusTimothy Arceri1-0/+1
2015-03-24fs-discard-exit-2: Fix Clang absolute-value warnings.Vinson Lee1-2/+2
2014-09-23fs-discard-exit-2: use default window sizeBrian Paul1-7/+12
2014-07-15util/gl: Rename piglit-util-gl-common.hChad Versace1-1/+1
2013-06-04piglit: Switch a bunch of tests over to piglit_build_simple_program.Eric Anholt1-6/+2
2013-04-16Rework the PIGLIT_GL_VISUAL flags, fix RGB vs RGBA vs ALPHA confusionMarek Olšák1-1/+1
2012-11-30util/gl: Kill shader wrapper functionsChad Versace1-5/+5
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-04-09glsl-1.30: New tests for discard exiting the shader.Eric Anholt1-0/+155