aboutsummaryrefslogtreecommitdiff
path: root/tests/texturing/copyteximage.c
AgeCommit message (Expand)Author
2012-08-29copyteximage: loosen the tolerance for compressed formatsBrian Paul
2012-08-24copyteximage: refactor the code for readability and debuggingBrian Paul
2012-08-24copyteximage: add more red/rg formats in supported_format()Brian Paul
2012-08-22copyteximage: Fix the test to eliminate GL_TEXTURE_1D failures on NVIDIAAnuj Phogat
2012-08-22Allow testing of generic compressed texture formats with 1D/3D texturesAnuj Phogat
2012-07-12copyteximage: test 3D, 1D_ARRAY, 2D_ARRAY and RECT textures and check all layersMarek Olšák
2012-06-28util: Move piglit-util to piglit-util-gl-commonBlaž Tomažič
2012-06-20tests: Let each test define main()Chad Versace
2012-05-01copyteximage: fix the test for legal texture formatsBrian Paul
2012-04-20Rewrite copyteximage to test all texture targets and internal formatsAnuj Phogat
2012-01-03fix window pos handling in two tests.Dave Airlie
2011-07-28copyteximage: basic test of glCopyTexImage2D()Brian Paul