index
:
piglit
glean-master
glsl2
hunny
master
shader_runner
piglit is an OpenGL test suite
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
18 hours
Merge branch 'waffle-v10' of git://people.freedesktop.org/~chadversary/piglit
HEAD
master
Chad Versace
103
-1134/+973
18 hours
glut_egl: Remove all references to glut_egl
Chad Versace
2
-4/+2
18 hours
glut_egl: Remove glut_egl
Chad Versace
7
-875/+0
18 hours
cmake: Stop GLES tests from linking to glut_egl
Chad Versace
8
-8/+0
18 hours
cmake: Emit fatal error if BUILD_GLES{1,2}_TESTS is enabled without USE_WAFFLE
Chad Versace
1
-0/+8
19 hours
util: If using Waffle, don't call piglit_glx_set_no_input()
Chad Versace
1
-1/+7
19 hours
util: Fix piglit_glutInit to initilialize GLUT with GL API
Chad Versace
1
-9/+11
19 hours
cmake: Use glut_waffle if USE_WAFFLE is enabled
Chad Versace
4
-15/+20
19 hours
piglit: Include glut_waffle.h if USE_WAFFLE is enabled
Chad Versace
1
-4/+4
19 hours
glut_waffle: Add libglut_waffle [v3]
Chad Versace
7
-0/+526
19 hours
util: Add Waffle backend for piglit-framework-fbo.c
Chad Versace
2
-0/+154
19 hours
util: Use piglit-framework-fbo.c and kill dead code
Chad Versace
4
-129/+37
19 hours
util: Refactor #ifdef's in piglit-framework-fbo.c
Chad Versace
1
-12/+21
19 hours
util: Refactor piglit-framework-fbo.c, move functions
Chad Versace
1
-13/+22
19 hours
util: Remove dead code from piglit-framework-fbo.c
Chad Versace
1
-151/+1
19 hours
util: Fork piglit-framework.c
Chad Versace
1
-0/+310
19 hours
cmake: If USE_WAFFLE, disable tests that use quirky GLUT functions [v2]
Chad Versace
3
-5/+17
19 hours
cmake: Add option USE_WAFFLE
Chad Versace
1
-0/+8
19 hours
cmake: Add module FindWaffle
Chad Versace
2
-0/+45
19 hours
tests: Remove glutExtensionSupported
Chad Versace
16
-36/+29
28 hours
cmake: Relocate all GLUT directives into single location
Chad Versace
72
-141/+6
28 hours
cmake: Clean up gles{1,2}/CMakeLists.txt
Chad Versace
2
-18/+14
28 hours
cmake: Add options BUILD_GLES{1,2} tests [v2]
Chad Versace
2
-2/+13
28 hours
Reproduce a constant propagation bug in Mesa (indexing into vectors).
Paul Berry
2
-0/+80
2 days
glsl-1.30: Add another switch expression variant showing a mesa bug.
Eric Anholt
1
-0/+18
2 days
glsl-1.30: Add a test for switching on a uint value.
Eric Anholt
1
-0/+33
2 days
glsl-1.10: Add tests for this assertion failure in i965:
Eric Anholt
2
-0/+70
2 days
GL_ARB_shader_objects: Test for error on glGetActiveUniform() in begin/end.
Eric Anholt
3
-0/+84
2 days
builtin tests: Make glsl_version be a number instead of a string.
Eric Anholt
3
-135/+135
2 days
generated tests: Fix the "#version 110" skipping I broke.
Eric Anholt
1
-1/+1
2 days
GL_ARB_ubo: Add a test for the minimum maximums.
Eric Anholt
3
-0/+101
2 days
Move minmax test infrastructure to piglitutil.
Eric Anholt
7
-621/+447
2 days
Test that MSAA blits work properly even when unaligned.
Paul Berry
3
-0/+239
5 days
texgen: Convert to use piglit framework
Chad Versace
1
-49/+38
5 days
crossbar: Convert test to use piglit framework
Chad Versace
1
-60/+22
5 days
tests: Remove use of glutExtensionSupported
Chad Versace
16
-36/+29
8 days
triangle-rasterization-overdraw: s/vector::data/&vector::front/
Vinson Lee
1
-1/+1
8 days
triangle-rasterization-overdraw: Invert using blending instead of stencil.
José Fonseca
1
-16/+8
9 days
fbo-viewport: exercise glViewport with FBOs
Brian Paul
3
-0/+196
9 days
triangle-rasterization-overdraw: Fix MSVC build.
José Fonseca
1
-2/+2
9 days
triangle-rasterization-overdraw: Add a triangle rasterisation overdraw test.
James Benton
3
-0/+319
9 days
triangle-rasterization: Add triangle rasterization test.
James Benton
4
-0/+688
9 days
util: Add include guards in piglit-util.h.
Vinson Lee
1
-0/+4
9 days
Test rendering to various miplevels of depth and stencil textures.
Paul Berry
3
-0/+443
10 days
fs-discard-exit-3: New test for another bug in handling 1.30's discard rule.
Eric Anholt
1
-0/+76
10 days
GL_ARB_uniform_buffer_object/layout-std140: Fix bug in debug output.
Eric Anholt
1
-2/+2
10 days
GL_ARB_ubo: New test for glGetUniformLocation() on a UBO.
Eric Anholt
3
-0/+102
10 days
GL_ARB_ubo: Test 2 errors and 1 success case of glGetUniformIndices().
Eric Anholt
3
-0/+131
10 days
GL_ARB_uniform_buffer_object: Test 3 pieces of glGetUniformBlockIndex().
Eric Anholt
3
-0/+139
10 days
GL_ARB_uniform_buffer_object: Test that samplers are illegal.
Eric Anholt
1
-0/+23
[next]