summaryrefslogtreecommitdiff
path: root/tests/shaders/glsl-fs-fragcoord.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-07Stop using GLEW_VERSION_* macrosPaul Berry1-1/+1
2011-10-13glsl-fs-fragcoord: incr loops by 16 to probe fewer pixelsBrian Paul1-2/+2
2011-04-29Rename PIGLIT_SUCCESS and PIGLIT_FAILURE to PIGLIT_PASS and PIGLIT_FAIL, resp.Marek Olšák1-1/+1
2010-01-09Handle the glsl shader path prefix in the util rather than each program.Eric Anholt1-2/+2
2009-12-15Use common file for gl_Position = MVP * gl_Vertex shader.Eric Anholt1-1/+1
2009-09-29Move most piglit tests to using the framework.Eric Anholt1-53/+15
2009-09-29Replace the copy-and-pasted header setup with consistent use of piglit-util.h.Eric Anholt1-14/+0
2009-08-28Silence MSVC C4255 warnings.Vinson Lee1-1/+1
2009-08-26glsl-fs-fragcoord: New test for basic functionality of gl_FragCoord.Eric Anholt1-0/+142