Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-03-07 | Stop using GLEW_VERSION_* macros | Paul Berry | 1 | -1/+1 |
2011-10-13 | glsl-fs-fragcoord: incr loops by 16 to probe fewer pixels | Brian Paul | 1 | -2/+2 |
2011-04-29 | Rename PIGLIT_SUCCESS and PIGLIT_FAILURE to PIGLIT_PASS and PIGLIT_FAIL, resp. | Marek Olšák | 1 | -1/+1 |
2010-01-09 | Handle the glsl shader path prefix in the util rather than each program. | Eric Anholt | 1 | -2/+2 |
2009-12-15 | Use common file for gl_Position = MVP * gl_Vertex shader. | Eric Anholt | 1 | -1/+1 |
2009-09-29 | Move most piglit tests to using the framework. | Eric Anholt | 1 | -53/+15 |
2009-09-29 | Replace the copy-and-pasted header setup with consistent use of piglit-util.h. | Eric Anholt | 1 | -14/+0 |
2009-08-28 | Silence MSVC C4255 warnings. | Vinson Lee | 1 | -1/+1 |
2009-08-26 | glsl-fs-fragcoord: New test for basic functionality of gl_FragCoord. | Eric Anholt | 1 | -0/+142 |