summaryrefslogtreecommitdiff
path: root/tests/texturing/texture-packed-formats.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-03texture packed formats: Remove GLenum string literals.Fabian Bieler1-66/+48
2017-08-08texturing: set KHR_no_error statusTimothy Arceri1-0/+1
2015-01-13texture-packed-formats: Don't try bother with ABGR_EXT formatsJason Ekstrand1-13/+0
2014-10-29texture-packed-formats: Move the probes to a separate loop.Eric Anholt1-5/+13
2014-10-29texture-packed-formats: Move some GL state transitions outside of the loop.Eric Anholt1-10/+10
2014-10-29texture-packed-formats: Draw each rect as a 4x4 quad.Eric Anholt1-28/+11
2014-10-29texture-packed-formats: Reformat to piglit whitespace style.Eric Anholt1-257/+261
2014-10-29texture-packed-formats: Drop unused blend code.Eric Anholt1-8/+0
2014-07-15util/gl: Rename piglit-util-gl-common.hChad Versace1-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-09tests: Remove all uses of glutBitmapCharacterChad Versace1-63/+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
2012-06-20tests: Let each test define main()Chad Versace1-3/+4
2011-06-23texture-packed-formats: test packed texture formatsBrian Paul1-0/+419