summaryrefslogtreecommitdiff
path: root/tests/spec/gl-3.1
AgeCommit message (Expand)AuthorFilesLines
2015-03-19gl-3.1: Verify error for drawing with default VAOIan Romanick2-0/+57
2014-10-18gl-3.1: Add test for trying to draw with a broken vertex attribChris Forbes2-0/+75
2014-07-15util/gl: Rename piglit-util-gl-common.hChad Versace4-4/+4
2014-06-18gl-3.1: attributeless-vertexid; C => shader_testJordan Justen3-86/+31
2014-05-13gl-3.1: use default window sizeBrian Paul2-4/+0
2014-04-29gl-3.1: Add test for attributeless rendering with gl_VertexIDChris Forbes2-0/+86
2013-11-20gl-3.1/minmax: require at least 0 in GL_NUM_COMPRESSED_TEXTURE_FORMATSMarek Olšák1-1/+3
2013-09-25gl-3.1: Move draw-buffers-errors test from 3.2 to 3.1Ian Romanick2-0/+111
2013-08-21Make use of piglit_build_simple_program_unlinked() in some tests.Paul Berry1-5/+1
2013-04-16Rework the PIGLIT_GL_VISUAL flags, fix RGB vs RGBA vs ALPHA confusionMarek Olšák3-4/+3
2013-04-10Test interaction of primitive restart and transform feedback.Paul Berry2-0/+260
2012-11-14gl-3.1: Add a new test for genned object name requirements.Eric Anholt2-0/+183
2012-10-09gl-3.1/minmax: Add support for running under a GL 3.1 core contextChad Versace1-0/+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-08-23gl-3.1/minmax: Fix what is apparently a typo in the 3.1 and 3.2 specs.Eric Anholt1-2/+6
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-225/+55
2012-03-23cmake: Replace calls to add_{executable,library} with wrappersChad Versace1-1/+1
2012-03-15gl-3.1/minmax: New test for query minimum requirements.Eric Anholt3-0/+325