aboutsummaryrefslogtreecommitdiff
path: root/tests/texturing/getteximage-formats.c
AgeCommit message (Expand)Author
2013-04-16Rework the PIGLIT_GL_VISUAL flags, fix RGB vs RGBA vs ALPHA confusionMarek Olšák
2013-02-12getteximage-formats: test GetTexImage after rendering to texturesMarek Olšák
2012-12-19getteximage-formats: print keyboard usage when not running in auto modeBrian Paul
2012-12-13getteximage-formats: Set pass to true for unsupported formats.Vinson Lee
2012-12-09getteximage-formats: Ensure texel is initialized.Vinson Lee
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-10-09tests: Remove all uses of glutBitmapCharacterChad Versace
2012-09-04tests/texturing: clean some whitespaceChris Forbes
2012-09-04Get rid of reshape funcsChris Forbes
2012-09-04Convert all glutSwapBuffers to piglit_present_resultsChris Forbes
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-09getteximage-formats: add debug code to disable blendingBrian Paul
2012-01-30getteximage-formats: compressed variable is not initialized in the special caseMorgan Armand
2012-01-03fix window pos handling in two tests.Dave Airlie
2011-12-03getteximage-formats: Fix uninitialized variable.Vinson Lee
2011-10-13getteximage-formats: test glGetTexImage() with various texture formatsBrian Paul