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 | -3/+3 |
2009-09-29 | Move most piglit tests to using the framework. | Eric Anholt | 1 | -39/+10 |
2009-09-29 | Replace the copy-and-pasted header setup with consistent use of piglit-util.h. | Eric Anholt | 1 | -10/+0 |
2009-08-25 | Silence MSVC C4255 warnings. | Vinson Lee | 1 | -2/+2 |
2009-07-06 | vbo-map-remap: Minor clean-ups in vbo_write_floats_mapped | Ian Romanick | 1 | -6/+5 |
2009-07-06 | vbo-map-remap: Remove unnecessary, incorrect glEnable call | Ian Romanick | 1 | -2/+0 |
2009-07-02 | vbo-map-remap: Don't forget to check for the extension | Eric Anholt | 1 | -0/+2 |
2009-07-02 | vbo-map-remap: Clean up test (camelcase, whitespace, naming). | Eric Anholt | 1 | -92/+61 |
2009-07-02 | vbo-map-remap: Test that glMapBuffer of a VBO doesn't impact previous drawing. | Ben Holmes | 1 | -0/+174 |