summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2 daysMerge branch 'waffle-v10' of git://people.freedesktop.org/~chadversary/piglitHEADmasterChad Versace103-1134/+973
2 daysglut_egl: Remove all references to glut_eglwaffle-v10Chad Versace2-4/+2
2 daysglut_egl: Remove glut_eglChad Versace7-875/+0
2 dayscmake: Stop GLES tests from linking to glut_eglChad Versace8-8/+0
2 dayscmake: Emit fatal error if BUILD_GLES{1,2}_TESTS is enabled without USE_WAFFLEChad Versace1-0/+8
2 daysutil: If using Waffle, don't call piglit_glx_set_no_input()Chad Versace1-1/+7
2 daysutil: Fix piglit_glutInit to initilialize GLUT with GL APIChad Versace1-9/+11
2 dayscmake: Use glut_waffle if USE_WAFFLE is enabledChad Versace4-15/+20
2 dayspiglit: Include glut_waffle.h if USE_WAFFLE is enabledChad Versace1-4/+4
2 daysglut_waffle: Add libglut_waffle [v3]Chad Versace7-0/+526
2 daysutil: Add Waffle backend for piglit-framework-fbo.cChad Versace2-0/+154
2 daysutil: Use piglit-framework-fbo.c and kill dead codeChad Versace4-129/+37
2 daysutil: Refactor #ifdef's in piglit-framework-fbo.cChad Versace1-12/+21
2 daysutil: Refactor piglit-framework-fbo.c, move functionsChad Versace1-13/+22
2 daysutil: Remove dead code from piglit-framework-fbo.cChad Versace1-151/+1
2 daysutil: Fork piglit-framework.cChad Versace1-0/+310
2 dayscmake: If USE_WAFFLE, disable tests that use quirky GLUT functions [v2]Chad Versace3-5/+17
2 dayscmake: Add option USE_WAFFLEChad Versace1-0/+8
2 dayscmake: Add module FindWaffleChad Versace2-0/+45
2 daystests: Remove glutExtensionSupportedChad Versace16-36/+29
3 dayscmake: Relocate all GLUT directives into single locationChad Versace72-141/+6
3 dayscmake: Clean up gles{1,2}/CMakeLists.txtChad Versace2-18/+14
3 dayscmake: Add options BUILD_GLES{1,2} tests [v2]Chad Versace2-2/+13
3 daysReproduce a constant propagation bug in Mesa (indexing into vectors).Paul Berry2-0/+80
4 daysglsl-1.30: Add another switch expression variant showing a mesa bug.Eric Anholt1-0/+18
4 daysglsl-1.30: Add a test for switching on a uint value.Eric Anholt1-0/+33
4 daysglsl-1.10: Add tests for this assertion failure in i965:Eric Anholt2-0/+70
4 daysGL_ARB_shader_objects: Test for error on glGetActiveUniform() in begin/end.Eric Anholt3-0/+84
4 daysbuiltin tests: Make glsl_version be a number instead of a string.Eric Anholt3-135/+135
4 daysgenerated tests: Fix the "#version 110" skipping I broke.Eric Anholt1-1/+1
4 daysGL_ARB_ubo: Add a test for the minimum maximums.Eric Anholt3-0/+101
4 daysMove minmax test infrastructure to piglitutil.Eric Anholt7-621/+447
4 daysTest that MSAA blits work properly even when unaligned.Paul Berry3-0/+239
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