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