summaryrefslogtreecommitdiff
path: root/tests/spec/gl-2.1
AgeCommit message (Expand)AuthorFilesLines
2022-08-29fix the spelling in whole piglitDavid Heidelberg1-1/+1
2018-02-05tests: enumerate subtests in gl-2.1-pbo testDylan Baker1-34/+19
2017-08-22gl-2.1: set KHR_no_error statusSamuel Pitoiset4-0/+11
2017-06-28pbo: Don't assume that GL_MAX_PIXEL_MAP_TABLE is 256Sandra Koroniewska1-1/+1
2016-10-27gl-2.1: Add a test for alpha testing with multiple render targetsAnuj Phogat2-0/+153
2016-08-09Add tests/spec/gl-2.1/polygon-stipple-fsNicolai Hähnle2-0/+174
2016-02-03spec/gl-2.1/pbo: check error reporting for glTexImage2D and glGetTexImageNicolai Hähnle1-5/+41
2015-09-29Remove unnecessary linking with libGLUIan Romanick1-1/+0
2015-01-09gl-2.1: Fix pbo test.Laura Ekstrand1-16/+14
2015-01-08gl-2.1: Port pbo test from Glean to Piglit.Laura Ekstrand2-0/+1057
2014-07-15util/gl: Rename piglit-util-gl-common.hChad Versace1-1/+1
2014-05-13gl-2.1: use default window sizeBrian Paul1-2/+0
2013-04-16Rework the PIGLIT_GL_VISUAL flags, fix RGB vs RGBA vs ALPHA confusionMarek Olšák1-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-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č1-1/+1
2012-06-20tests: Let each test define main()Chad Versace1-3/+4
2012-05-23Merge branch 'waffle-v10' of git://people.freedesktop.org/~chadversary/piglitChad Versace1-2/+0
2012-05-23cmake: Relocate all GLUT directives into single locationChad Versace1-2/+0
2012-05-22Move minmax test infrastructure to piglitutil.Eric Anholt1-151/+48
2012-03-23cmake: Replace calls to add_{executable,library} with wrappersChad Versace1-1/+1
2012-03-15gl-2.1/minmax: Actually use the Y dimension we get for calculating OQ bits.Eric Anholt1-1/+1
2012-03-15Move more MSVC workarounds to piglit-util.hEric Anholt1-7/+0
2012-03-03don't write generated header to the source directoryDylan Noblesmith1-1/+0
2012-01-16gl-2.1/minmax: Pass glGetIntegerv a two-value params.Vinson Lee1-8/+8
2011-12-29gl-2.1/minmax: Remove unnecessary header.Vinson Lee1-1/+0
2011-12-23gl-2.1/minmax: Add log2 definition for MSVC.Vinson Lee1-0/+7
2011-12-12gl-2.1/minmax: Test for minimum maximums of glGet* Values.Eric Anholt3-0/+226