summaryrefslogtreecommitdiff
path: root/tests/general/occlusion_query.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
2009-09-29Move most piglit tests to using the framework.Eric Anholt1-52/+12
2009-09-29Replace the copy-and-pasted header setup with consistent use of piglit-util.h.Eric Anholt1-11/+0
2009-04-30Warnings cleanup, resulting in a number of actual bugfixes.Eric Anholt1-1/+0
2009-04-22Mac OS fixes for general tests.Vinson Lee1-0/+4
2009-03-18Make sure there are query bits availableIan Romanick1-0/+19
2009-03-18Add a test for GL_ARB_occlusion_queryIan Romanick1-0/+234