aboutsummaryrefslogtreecommitdiff
path: root/tests/texturing/copytexsubimage.c
AgeCommit message (Expand)Author
2012-10-09util: Add fields to piglit_gl_test_config for listing supported GL flavors (v2)Chad Versace
2012-10-09util: Convert GL tests to use PIGLIT_GL_CONFIG_BEGIN/ENDChad Versace
2012-10-09util,tests: Replace GLUT visual enums with PIGLTI_GL_VISUAL enums (v2)Chad Versace
2012-09-18copytexsubimage: print GL enum strings instead of hex valuesBrian Paul
2012-06-28util: Move piglit-util to piglit-util-gl-commonBlaž Tomažič
2012-06-20tests: Let each test define main()Chad Versace
2012-03-07Convert more older tests to use piglit-framework.c.Paul Berry
2010-02-24copytexsubimage: fix window title stringBrian Paul
2010-02-10Disable dithering in some tests that check for high precision.Marek Olšák
2009-09-29Replace the copy-and-pasted header setup with consistent use of piglit-util.h.Eric Anholt
2009-08-25Silence MSVC C4255 warnings.Vinson Lee
2009-07-10copytexsubimage: free(results)Vinson Lee
2009-07-08copytexsubimage: Fix compile errors with MSVC.Vinson Lee
2009-07-06Log a message so the it's easier to figure out which cases failIan Romanick
2009-04-24Mac OS fixes for texturing testsVinson Lee
2008-12-17Test NPOT and rectangle texturesIan Romanick
2008-12-03Add a divided-into-quarters path to the copytexsubimage test.Eric Anholt
2008-07-16Add a test for glCopyTexSubImage2D.Eric Anholt