summaryrefslogtreecommitdiff
path: root/tests/fbo/fbo-clear-formats.c
AgeCommit message (Expand)AuthorFilesLines
2011-04-29Rename PIGLIT_SUCCESS and PIGLIT_FAILURE to PIGLIT_PASS and PIGLIT_FAIL, resp.Marek Olšák1-1/+1
2011-04-08fbo-clear-formats: Add depth clearingFabian Bieler1-2/+47
2011-03-16fbo-clear-formats: print incomplete status on the same line as the formatMarek Olšák1-2/+6
2011-03-13Consolidate the code of the fbo-*-formats testsMarek Olšák1-122/+3
2011-03-04fbo-blending-formats: test blending with various colorbuffer formatsMarek Olšák1-17/+1
2011-01-11fbo-*-formats: Don't trigger GL errors in !GLEW_ARB_depth_texture case.Eric Anholt1-2/+6
2011-01-09fbo-clear-formats: Ensure variable color is initialized.Vinson Lee1-0/+5
2011-01-07fbo-clear-formats: Hide MSVC loss with the other MSVC loss in piglit-util.hEric Anholt1-7/+0
2011-01-06fbo-clear-formats: Define bool on MSVC.Vinson Lee1-0/+6
2011-01-06fbo-clear-formats: New test for glClear to FBO texture formats.Eric Anholt1-0/+517