index
:
~idr/piglit
arb_program
glsl_parser_test
glx_ext_import_context
idr-glsl
master
shader_runner
variable-indexing
Unnamed repository; edit this file to name it for gitweb.
idr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
5 days
glsl-1.20: Add tests for uniform array-of-structures with initializers
HEAD
master
Ian Romanick
2
-0/+96
5 days
glsl-1.20: Add tests for uniform structures with initializers
Ian Romanick
2
-0/+86
5 days
glsl-1.20 / glsl-1.30: Add tests for uniforms with initializers modified by G...
Ian Romanick
4
-0/+89
5 days
glsl-1.20 / glsl-1.30: Add tests for uniforms with initializers in another stage
Ian Romanick
4
-0/+75
5 days
glsl-1.20 / glsl-1.30: Add tests for uniforms with initializers from a constant
Ian Romanick
4
-0/+75
5 days
glsl-1.20 / glsl-1.30: Add tests for uniforms with initializers
Ian Romanick
4
-1/+264
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
12 days
GL_ARB_uniform_buffer_object: Test that initializers are illegal.
Eric Anholt
1
-0/+35
12 days
GL_ARB_uniform_buffer_object: Test more misuse of layout qualifiers.
Eric Anholt
3
-0/+69
12 days
GL_ARB_uniform_buffer_object: New test for nested UBO declarations.
Eric Anholt
1
-0/+26
12 days
GL_ARB_uniform_buffer_object: Add compiler tests for misusing UBO layouts.
Eric Anholt
6
-0/+128
2012-05-11
dlist-color-material: test glMaterial in dlist with glColorMaterial
Brian Paul
3
-0/+142
2012-05-11
framework: Accelerate generation of test list in all.tests
Shuang He
1
-1/+1
2012-05-10
Add a new "piglit-print-commands.py" command.
Kenneth Graunke
1
-0/+124
2012-05-10
framework: Don't create Glean result dir if it's a variable.
Kenneth Graunke
1
-1/+2
2012-05-10
Add a test of MSAA-to-MSAA blits.
Paul Berry
3
-0/+186
2012-05-10
Add a test of MSAA upsampling.
Paul Berry
3
-0/+199
2012-05-10
Add a clipping test that draws an extremely large triangle.
Kenneth Graunke
1
-0/+49
2012-05-09
Add test to turn on/off MSAA in a FBO
Anuj Phogat
3
-0/+153
2012-05-08
Split accuracy test to allow new multisample tests utilize this code
Anuj Phogat
4
-1333/+1528
2012-05-06
primitive-restart: test glArrayElement
Jordan Justen
1
-6/+70
2012-05-03
cmake: Fix piglit build when BUILD_GLX_TESTS=True
Aaron Watry
3
-3/+18
2012-05-01
copyteximage: fix the test for legal texture formats
Brian Paul
1
-9/+33
2012-05-01
generated_tests: Add testing for GLSL 1.40 inverse().
Eric Anholt
1
-1/+6
2012-05-01
generated_tests: Add support for GLSL 1.40 tests using VBOs.
Eric Anholt
1
-17/+54
2012-05-01
all.tests: Do a global import_glsl_parser_tests for generated_tests/spec/
Eric Anholt
1
-9/+1
2012-05-01
all.tests: Do a global add_shader_test_dir for generated_tests/spec/
Eric Anholt
1
-9/+3
2012-05-01
Add a new test for getting GL_RENDERBUFFER_INTERNAL_FORMAT.
Eric Anholt
4
-2/+88
2012-05-01
all.tests: Simplify setup of FBO formats tests.
Eric Anholt
1
-26/+15
2012-05-01
Add a new test for GL_ARB_uniform_buffer_object's std140 layout example.
Vincent Lejeune
5
-0/+206
2012-04-29
util: add file/line info to check_gl_error()
Dylan Noblesmith
2
-2/+6
2012-04-29
cmake: only link X11 libraries when building GLX tests
Dylan Noblesmith
3
-6/+12
2012-04-29
cmake: add an option for building GLX tests
Dylan Noblesmith
5
-8/+13
2012-04-25
glsl-1.30: Add a test for a regression in fragment-outputs handling.
Eric Anholt
1
-0/+23
[next]