summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
5 daysglsl-1.20: Add tests for uniform array-of-structures with initializersHEADmasterIan Romanick2-0/+96
5 daysglsl-1.20: Add tests for uniform structures with initializersIan Romanick2-0/+86
5 daysglsl-1.20 / glsl-1.30: Add tests for uniforms with initializers modified by G...Ian Romanick4-0/+89
5 daysglsl-1.20 / glsl-1.30: Add tests for uniforms with initializers in another stageIan Romanick4-0/+75
5 daysglsl-1.20 / glsl-1.30: Add tests for uniforms with initializers from a constantIan Romanick4-0/+75
5 daysglsl-1.20 / glsl-1.30: Add tests for uniforms with initializersIan Romanick4-1/+264
7 daystexgen: Convert to use piglit frameworkChad Versace1-49/+38
7 dayscrossbar: Convert test to use piglit frameworkChad Versace1-60/+22
7 daystests: Remove use of glutExtensionSupportedChad Versace16-36/+29
10 daystriangle-rasterization-overdraw: s/vector::data/&vector::front/Vinson Lee1-1/+1
10 daystriangle-rasterization-overdraw: Invert using blending instead of stencil.José Fonseca1-16/+8
11 daysfbo-viewport: exercise glViewport with FBOsBrian Paul3-0/+196
11 daystriangle-rasterization-overdraw: Fix MSVC build.José Fonseca1-2/+2
11 daystriangle-rasterization-overdraw: Add a triangle rasterisation overdraw test.James Benton3-0/+319
11 daystriangle-rasterization: Add triangle rasterization test.James Benton4-0/+688
11 daysutil: Add include guards in piglit-util.h.Vinson Lee1-0/+4
11 daysTest rendering to various miplevels of depth and stencil textures.Paul Berry3-0/+443
12 daysfs-discard-exit-3: New test for another bug in handling 1.30's discard rule.Eric Anholt1-0/+76
12 daysGL_ARB_uniform_buffer_object/layout-std140: Fix bug in debug output.Eric Anholt1-2/+2
12 daysGL_ARB_ubo: New test for glGetUniformLocation() on a UBO.Eric Anholt3-0/+102
12 daysGL_ARB_ubo: Test 2 errors and 1 success case of glGetUniformIndices().Eric Anholt3-0/+131
12 daysGL_ARB_uniform_buffer_object: Test 3 pieces of glGetUniformBlockIndex().Eric Anholt3-0/+139
12 daysGL_ARB_uniform_buffer_object: Test that samplers are illegal.Eric Anholt1-0/+23
12 daysGL_ARB_uniform_buffer_object: Test that initializers are illegal.Eric Anholt1-0/+35
12 daysGL_ARB_uniform_buffer_object: Test more misuse of layout qualifiers.Eric Anholt3-0/+69
12 daysGL_ARB_uniform_buffer_object: New test for nested UBO declarations.Eric Anholt1-0/+26
12 daysGL_ARB_uniform_buffer_object: Add compiler tests for misusing UBO layouts.Eric Anholt6-0/+128
2012-05-11dlist-color-material: test glMaterial in dlist with glColorMaterialBrian Paul3-0/+142
2012-05-11framework: Accelerate generation of test list in all.testsShuang He1-1/+1
2012-05-10Add a new "piglit-print-commands.py" command.Kenneth Graunke1-0/+124
2012-05-10framework: Don't create Glean result dir if it's a variable.Kenneth Graunke1-1/+2
2012-05-10Add a test of MSAA-to-MSAA blits.Paul Berry3-0/+186
2012-05-10Add a test of MSAA upsampling.Paul Berry3-0/+199
2012-05-10Add a clipping test that draws an extremely large triangle.Kenneth Graunke1-0/+49
2012-05-09Add test to turn on/off MSAA in a FBOAnuj Phogat3-0/+153
2012-05-08Split accuracy test to allow new multisample tests utilize this codeAnuj Phogat4-1333/+1528
2012-05-06primitive-restart: test glArrayElementJordan Justen1-6/+70
2012-05-03cmake: Fix piglit build when BUILD_GLX_TESTS=TrueAaron Watry3-3/+18
2012-05-01copyteximage: fix the test for legal texture formatsBrian Paul1-9/+33
2012-05-01generated_tests: Add testing for GLSL 1.40 inverse().Eric Anholt1-1/+6
2012-05-01generated_tests: Add support for GLSL 1.40 tests using VBOs.Eric Anholt1-17/+54
2012-05-01all.tests: Do a global import_glsl_parser_tests for generated_tests/spec/Eric Anholt1-9/+1
2012-05-01all.tests: Do a global add_shader_test_dir for generated_tests/spec/Eric Anholt1-9/+3
2012-05-01Add a new test for getting GL_RENDERBUFFER_INTERNAL_FORMAT.Eric Anholt4-2/+88
2012-05-01all.tests: Simplify setup of FBO formats tests.Eric Anholt1-26/+15
2012-05-01Add a new test for GL_ARB_uniform_buffer_object's std140 layout example.Vincent Lejeune5-0/+206
2012-04-29util: add file/line info to check_gl_error()Dylan Noblesmith2-2/+6
2012-04-29cmake: only link X11 libraries when building GLX testsDylan Noblesmith3-6/+12
2012-04-29cmake: add an option for building GLX testsDylan Noblesmith5-8/+13
2012-04-25glsl-1.30: Add a test for a regression in fragment-outputs handling.Eric Anholt1-0/+23