summaryrefslogtreecommitdiff
path: root/tests/texturing/depth-tex-modes-common.c
AgeCommit message (Expand)AuthorFilesLines
2014-07-15util/gl: Rename piglit-util-gl-common.hChad Versace1-1/+1
2012-09-04Convert all glutSwapBuffers to piglit_present_resultsChris Forbes1-1/+1
2012-06-28util: Move piglit-util to piglit-util-gl-commonBlaž Tomažič1-1/+1
2011-04-29Rename PIGLIT_SUCCESS and PIGLIT_FAILURE to PIGLIT_PASS and PIGLIT_FAIL, resp.Marek Olšák1-1/+1
2010-12-22depth-tex-modes: Add default case to guard against unhandled modes.Vinson Lee1-0/+4
2009-11-20depth-tex-modes: Fix stupid off-by-one error in array size.Ian Romanick1-1/+1
2009-11-20depth-tex-modes: Add header file for inteface between test filesIan Romanick1-6/+2
2009-11-20Add new depth-tex-modes-rg test.Ian Romanick1-0/+4
2009-11-20depth-tex-modes: Pull most of test into new "common" file.Ian Romanick1-0/+236