summaryrefslogtreecommitdiff
path: root/tests/spec/ext_packed_float
AgeCommit message (Expand)AuthorFilesLines
2013-04-16Rework the PIGLIT_GL_VISUAL flags, fix RGB vs RGBA vs ALPHA confusionMarek Olšák2-2/+2
2013-01-23ext_packed_float: remove explicit 100x100 window sizeBrian Paul1-2/+0
2012-10-09util: Add fields to piglit_gl_test_config for listing supported GL flavors (v2)Chad Versace2-0/+4
2012-10-09util: Convert GL tests to use PIGLIT_GL_CONFIG_BEGIN/ENDChad Versace2-8/+14
2012-10-09util,tests: Replace GLUT visual enums with PIGLTI_GL_VISUAL enums (v2)Chad Versace2-2/+2
2012-06-28cmake: Move piglitutil library to piglitutil_glBlaž Tomažič1-1/+1
2012-06-28util: Move piglit-util to piglit-util-gl-commonBlaž Tomažič2-2/+2
2012-06-20tests: Let each test define main()Chad Versace2-4/+8
2012-05-23cmake: Relocate all GLUT directives into single locationChad Versace1-2/+0
2012-03-23cmake: Replace calls to add_{executable,library} with wrappersChad Versace1-2/+2
2012-03-03don't write generated header to the source directoryDylan Noblesmith1-1/+0
2011-12-30Add test case of error check on glGetTexImage.Jian Zhao2-0/+127
2011-11-01Fix MSVC build.José Fonseca1-4/+4
2011-10-28ext_packed_float/pack: New test for GL's conversion of float to packed float.Eric Anholt3-0/+281