summaryrefslogtreecommitdiff
path: root/tests/spec/gl-2.1
AgeCommit message (Expand)AuthorFilesLines
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