Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-10-09 | util,tests: Replace GLUT visual enums with PIGLTI_GL_VISUAL enums (v2) | Chad Versace | 1 | -1/+1 |
2012-09-04 | Convert all glutSwapBuffers to piglit_present_results | Chris Forbes | 1 | -1/+1 |
2012-06-28 | util: Move piglit-util to piglit-util-gl-common | Blaž Tomažič | 1 | -1/+1 |
2012-06-20 | tests: Let each test define main() | Chad Versace | 1 | -2/+4 |
2011-07-25 | Fix several "set-but-not-used" gcc warnings. | Eric Anholt | 1 | -0/+2 |
2011-04-29 | Rename PIGLIT_SUCCESS and PIGLIT_FAILURE to PIGLIT_PASS and PIGLIT_FAIL, resp. | Marek Olšák | 1 | -1/+1 |
2010-12-01 | glsl-fs-discard: Use GLSL utility functions | Ian Romanick | 1 | -5/+3 |
2010-10-13 | glsl-fs-discard-02: Remove unused variables. | Vinson Lee | 1 | -3/+1 |
2010-10-01 | glsl-fs-discard-02: Use the probe result in pass/fail determination. | Vinson Lee | 1 | -1/+1 |
2010-08-31 | glsl-fs-discard-02: Test that early depth writes don't happen with "discard". | Eric Anholt | 1 | -0/+120 |