Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-04-29 | Rename PIGLIT_SUCCESS and PIGLIT_FAILURE to PIGLIT_PASS and PIGLIT_FAIL, resp. | Marek Olšák | 1 | -1/+1 |
2011-02-17 | Remove unnecessary OpenGL extension defines | Marek Olšák | 1 | -5/+0 |
2010-07-20 | depth_clamp: fix a side effect when running the test multiple times | Marek Olšák | 1 | -0/+1 |
2009-09-29 | Move most piglit tests to using the framework. | Eric Anholt | 1 | -39/+9 |
2009-09-29 | Replace the copy-and-pasted header setup with consistent use of piglit-util.h. | Eric Anholt | 1 | -9/+0 |
2009-08-28 | Silence MSVC C4255 warnings. | Vinson Lee | 1 | -2/+2 |
2009-08-26 | depth_clamp: New test for ARB_depth_clamp. | Eric Anholt | 1 | -0/+193 |