summaryrefslogtreecommitdiff
path: root/tests/texturing/compressedteximage.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-03compressedteximage: Remove GLenum stringification macros.Fabian Bieler1-27/+28
2017-05-18KHR_no_error: set compatibility status for a bunch of glCompressedTex* testsTimothy Arceri1-0/+1
2015-07-27compressedteximage: bump the texture size to reproduce a radeonsi bug (v2)Marek Olšák1-1/+4
2014-08-12compressedteximage: Add tests for the four BPTC formatsNeil Roberts1-0/+10
2014-07-15util/gl: Rename piglit-util-gl-common.hChad Versace1-1/+1
2013-10-28compressedteximage: fix typo in descriptionChris Forbes1-1/+1
2012-10-09util: Add fields to piglit_gl_test_config for listing supported GL flavors (v2)Chad Versace1-0/+2
2012-10-09util: Convert GL tests to use PIGLIT_GL_CONFIG_BEGIN/ENDChad Versace1-4/+7
2012-10-09util,tests: Replace GLUT visual enums with PIGLTI_GL_VISUAL enums (v2)Chad Versace1-1/+1
2012-10-03compressedteximage: use new piglit compressed texture helpersBrian Paul1-30/+22
2012-06-28util: Move piglit-util to piglit-util-gl-commonBlaž Tomažič1-1/+1
2012-06-20tests: Let each test define main()Chad Versace1-2/+4
2012-01-06Modify piglit_check_gl_error() to return a boolean.Paul Berry1-1/+2
2011-12-12compressedteximage: Test glGetCompressedTexImage/glCompressedTexImage2D().Eric Anholt1-0/+275