summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
18 hoursMerge branch 'waffle-v10' of git://people.freedesktop.org/~chadversary/piglitHEADmasterChad Versace103-1134/+973
18 hoursglut_egl: Remove all references to glut_eglChad Versace2-4/+2
18 hoursglut_egl: Remove glut_eglChad Versace7-875/+0
18 hourscmake: Stop GLES tests from linking to glut_eglChad Versace8-8/+0
18 hourscmake: Emit fatal error if BUILD_GLES{1,2}_TESTS is enabled without USE_WAFFLEChad Versace1-0/+8
19 hoursutil: If using Waffle, don't call piglit_glx_set_no_input()Chad Versace1-1/+7
19 hoursutil: Fix piglit_glutInit to initilialize GLUT with GL APIChad Versace1-9/+11
19 hourscmake: Use glut_waffle if USE_WAFFLE is enabledChad Versace4-15/+20
19 hourspiglit: Include glut_waffle.h if USE_WAFFLE is enabledChad Versace1-4/+4
19 hoursglut_waffle: Add libglut_waffle [v3]Chad Versace7-0/+526
19 hoursutil: Add Waffle backend for piglit-framework-fbo.cChad Versace2-0/+154
19 hoursutil: Use piglit-framework-fbo.c and kill dead codeChad Versace4-129/+37
19 hoursutil: Refactor #ifdef's in piglit-framework-fbo.cChad Versace1-12/+21
19 hoursutil: Refactor piglit-framework-fbo.c, move functionsChad Versace1-13/+22
19 hoursutil: Remove dead code from piglit-framework-fbo.cChad Versace1-151/+1
19 hoursutil: Fork piglit-framework.cChad Versace1-0/+310
19 hourscmake: If USE_WAFFLE, disable tests that use quirky GLUT functions [v2]Chad Versace3-5/+17
19 hourscmake: Add option USE_WAFFLEChad Versace1-0/+8
19 hourscmake: Add module FindWaffleChad Versace2-0/+45
19 hourstests: Remove glutExtensionSupportedChad Versace16-36/+29
28 hourscmake: Relocate all GLUT directives into single locationChad Versace72-141/+6
28 hourscmake: Clean up gles{1,2}/CMakeLists.txtChad Versace2-18/+14
28 hourscmake: Add options BUILD_GLES{1,2} tests [v2]Chad Versace2-2/+13
28 hoursReproduce a constant propagation bug in Mesa (indexing into vectors).Paul Berry2-0/+80
2 daysglsl-1.30: Add another switch expression variant showing a mesa bug.Eric Anholt1-0/+18
2 daysglsl-1.30: Add a test for switching on a uint value.Eric Anholt1-0/+33
2 daysglsl-1.10: Add tests for this assertion failure in i965:Eric Anholt2-0/+70
2 daysGL_ARB_shader_objects: Test for error on glGetActiveUniform() in begin/end.Eric Anholt3-0/+84
2 daysbuiltin tests: Make glsl_version be a number instead of a string.Eric Anholt3-135/+135
2 daysgenerated tests: Fix the "#version 110" skipping I broke.Eric Anholt1-1/+1
2 daysGL_ARB_ubo: Add a test for the minimum maximums.Eric Anholt3-0/+101
2 daysMove minmax test infrastructure to piglitutil.Eric Anholt7-621/+447
2 daysTest that MSAA blits work properly even when unaligned.Paul Berry3-0/+239
5 daystexgen: Convert to use piglit frameworkChad Versace1-49/+38
5 dayscrossbar: Convert test to use piglit frameworkChad Versace1-60/+22
5 daystests: Remove use of glutExtensionSupportedChad Versace16-36/+29
8 daystriangle-rasterization-overdraw: s/vector::data/&vector::front/Vinson Lee1-1/+1
8 daystriangle-rasterization-overdraw: Invert using blending instead of stencil.José Fonseca1-16/+8
9 daysfbo-viewport: exercise glViewport with FBOsBrian Paul3-0/+196
9 daystriangle-rasterization-overdraw: Fix MSVC build.José Fonseca1-2/+2
9 daystriangle-rasterization-overdraw: Add a triangle rasterisation overdraw test.James Benton3-0/+319
9 daystriangle-rasterization: Add triangle rasterization test.James Benton4-0/+688
9 daysutil: Add include guards in piglit-util.h.Vinson Lee1-0/+4
9 daysTest rendering to various miplevels of depth and stencil textures.Paul Berry3-0/+443
10 daysfs-discard-exit-3: New test for another bug in handling 1.30's discard rule.Eric Anholt1-0/+76
10 daysGL_ARB_uniform_buffer_object/layout-std140: Fix bug in debug output.Eric Anholt1-2/+2
10 daysGL_ARB_ubo: New test for glGetUniformLocation() on a UBO.Eric Anholt3-0/+102
10 daysGL_ARB_ubo: Test 2 errors and 1 success case of glGetUniformIndices().Eric Anholt3-0/+131
10 daysGL_ARB_uniform_buffer_object: Test 3 pieces of glGetUniformBlockIndex().Eric Anholt3-0/+139
10 daysGL_ARB_uniform_buffer_object: Test that samplers are illegal.Eric Anholt1-0/+23