summaryrefslogtreecommitdiff
path: root/tests/spec/ext_packed_float
AgeCommit message (Expand)AuthorFilesLines
2018-05-10ext_packed_float: Add a test that queries GL_RGBA_SIGNED_COMPONENTS_EXTBruce Merry2-0/+163
2017-08-21ext_packet_float: set KHR_no_error statusSamuel Pitoiset2-0/+2
2015-09-29Remove unnecessary linking with libGLUIan Romanick1-1/+0
2015-07-22ext_packed_float: fix getteximage-invalid-format-for-packed-type testBrian Paul1-1/+14
2015-01-07ext_packed_float: Refactored the getteximage-invalid-format-for-packed-type.c...Laura Ekstrand1-41/+64
2014-07-15util/gl: Rename piglit-util-gl-common.hChad Versace2-2/+2
2014-05-14ext_packed_float: use default window sizeBrian Paul1-3/+0
2014-04-15remove executable bits from C files.Dave Airlie1-0/+0
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