aboutsummaryrefslogtreecommitdiff
path: root/tests/texturing/rg-teximage-common.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č
2011-10-03Define _USE_MATH_DEFINES globally on MSVC.José Fonseca
2011-04-29Rename PIGLIT_SUCCESS and PIGLIT_FAILURE to PIGLIT_PASS and PIGLIT_FAIL, resp.Marek Olšák
2011-03-02rgtc: add signed formats to the formats we need large delta forDave Airlie
2011-02-24rgtc: use a large epsilon for compressed textures.Dave Airlie
2010-10-01rg-teximage: Define _USE_MATH_DEFINES on MSVC.Vinson Lee
2010-09-30Add serveral simple GL_ARB_texture_rg testsIan Romanick