summaryrefslogtreecommitdiff
path: root/tests/texturing/rg-teximage-common.c
AgeCommit message (Expand)AuthorFilesLines
2012-10-09tests: Remove direct includes of piglit-framework.hChad Versace1-1/+0
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-10-03Define _USE_MATH_DEFINES globally on MSVC.José Fonseca1-3/+0
2011-04-29Rename PIGLIT_SUCCESS and PIGLIT_FAILURE to PIGLIT_PASS and PIGLIT_FAIL, resp.Marek Olšák1-1/+1
2011-03-02rgtc: add signed formats to the formats we need large delta forDave Airlie1-2/+3
2011-02-24rgtc: use a large epsilon for compressed textures.Dave Airlie1-2/+10
2010-10-01rg-teximage: Define _USE_MATH_DEFINES on MSVC.Vinson Lee1-0/+3
2010-09-30Add serveral simple GL_ARB_texture_rg testsIan Romanick1-0/+141