aboutsummaryrefslogtreecommitdiff
path: root/tests/texturing/depth-tex-compare.c
AgeCommit message (Expand)Author
2012-09-04Convert all glutSwapBuffers to piglit_present_resultsChris Forbes
2012-06-28util: Move piglit-util to piglit-util-gl-commonBlaž Tomažič
2012-06-20tests: Let each test define main()Chad Versace
2011-04-29Rename PIGLIT_SUCCESS and PIGLIT_FAILURE to PIGLIT_PASS and PIGLIT_FAIL, resp.Marek Olšák
2010-10-13depth-tex-modes: formatting fixup.Eric Anholt
2010-10-13depth-tex-compare: Remove gratuitous glFinish().Eric Anholt
2009-11-12depth-tex-compare: Change expected test resultsIan Romanick
2009-11-09depth-tex-compare: Add extension requirementsIan Romanick
2009-11-09depth-tex-compare: Probe pixels as we drawIan Romanick
2009-11-09depth-tex-compare: Port to piglit-framework.Ian Romanick
2009-11-09depth-tex-compare: Major refactor... use nested loops to draw squaresIan Romanick
2009-09-29Replace the copy-and-pasted header setup with consistent use of piglit-util.h.Eric Anholt
2009-09-15Silence MSVC C4255 warnings.Vinson Lee
2009-09-12depth-tex-compare: Fix compile errors with MSVC.Vinson Lee
2009-09-08added depth-tex-compare test.Ben Holmes