index
:
piglit
dither
glean-master
glsl2
main
ppgtt
shader_runner
piglit is an OpenGL test suite (mirrored from https://gitlab.freedesktop.org/mesa/piglit)
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
all.py
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-14
outerproduct_tests: generate tests
Dylan Baker
1
-0
/
+3
2014-05-14
generators: Replace outerProduct-invalid-paramters.sh with python
Dylan Baker
1
-0
/
+3
2014-05-14
ARB_shader_texture_lod: Replace shell generator with python generator
Dylan Baker
1
-1
/
+1
2014-04-30
Add basic execution tests for GL_AMD_shader_trinary_minmax.
Petri Latvala
1
-0
/
+3
2014-04-29
gl-3.1: Add test for attributeless rendering with gl_VertexID
Chris Forbes
1
-0
/
+1
2014-04-26
remove glean texSwizzle test
Brian Paul
1
-1
/
+0
2014-04-26
remove old tex-swizzle test
Brian Paul
1
-1
/
+0
2014-04-26
add new texture swizzle API test
Brian Paul
1
-0
/
+1
2014-04-26
implement new texture swizzle test
Brian Paul
1
-0
/
+1
2014-04-26
swapbuffers-behavior: check if swapbuffers swaps or copies
Brian Paul
1
-0
/
+1
2014-04-26
normal3b3s-invariance: test GLbyte[3] and GLshort[3] normal vec invariance
Brian Paul
1
-0
/
+2
2014-04-25
sso: Verify results of program pipeline validation when a conflicting sampler...
Ian Romanick
1
-0
/
+1
2014-04-25
gl-2.0: Verify results of program validation when a conflicting sampler confi...
Ian Romanick
1
-0
/
+1
2014-04-17
EGL_KHR_fence_sync: Add conformance tests
Chad Versace
1
-0
/
+4
2014-04-17
framework: Split TestProfile and related out of core
Dylan Baker
1
-1
/
+1
2014-04-17
framework: Replace Group() with dict()
Dylan Baker
1
-193
/
+193
2014-04-10
python: replace Test argument runConcurrent with run_concurrent
Dylan Baker
1
-1
/
+1
2014-04-07
arb_shader_atomic_counters: Add a test for unused atomic op results.
Eric Anholt
1
-0
/
+1
2014-04-04
arb_clear_texture: add a trivial test
Ilia Mirkin
1
-0
/
+4
2014-04-03
python: Rename PlainExecTest to PiglitTest
Dylan Baker
1
-82
/
+82
2014-04-01
dlist-multidrawarrays: test that glMultiDrawArrays works in a display list
Brian Paul
1
-0
/
+1
2014-04-01
ARB_explicit_uniform_location: test inactive uniform interaction
Tapani Pälli
1
-0
/
+1
2014-03-30
arb_shader_atomic_counters: Test the atomicity of atomic built-in functions.
Francisco Jerez
1
-0
/
+1
2014-03-30
arb_shader_atomic_counters: Test that atomic built-ins execute the expected o...
Francisco Jerez
1
-0
/
+1
2014-03-30
arb_shader_atomic_counters: Test linking with conflicting locations.
Francisco Jerez
1
-0
/
+1
2014-03-30
arb_shader_atomic_counters: Test the minimum maximums defined by the spec.
Francisco Jerez
1
-0
/
+1
2014-03-30
arb_shader_atomic_counters: Test shaders at and beyond the limits.
Francisco Jerez
1
-0
/
+1
2014-03-30
arb_shader_atomic_counters: Test atomic counters as function arguments.
Francisco Jerez
1
-0
/
+1
2014-03-30
arb_shader_atomic_counters: Test atomic ops vs discard.
Francisco Jerez
1
-0
/
+1
2014-03-30
arb_shader_atomic_counters: Test that atomics vs default uniform block.
Francisco Jerez
1
-0
/
+1
2014-03-30
arb_shader_atomic_counters: Test the buffer binding API functions.
Francisco Jerez
1
-0
/
+1
2014-03-30
arb_shader_atomic_counters: Test dynamic indexing of atomic counter arrays.
Francisco Jerez
1
-0
/
+1
2014-03-30
arb_shader_atomic_counters: Test the atomic counter query functions.
Francisco Jerez
1
-0
/
+1
2014-03-30
arb_shader_atomic_counters: Import GLSL parser tests.
Francisco Jerez
1
-0
/
+3
2014-03-30
arb_shader_atomic_counters: Import common helper functions.
Francisco Jerez
1
-0
/
+3
2014-03-25
arb_texture_view: add test for glCopyTexSubImage with MinLayer
Chris Forbes
1
-0
/
+1
2014-03-25
arb_draw_indirect: add instances test
Chris Forbes
1
-0
/
+1
2014-03-25
arb_draw_indirect: add ugly primitive restart case
Chris Forbes
1
-0
/
+1
2014-03-25
arb_draw_indirect: add test for glDrawElementsIndirect with primitive restart
Chris Forbes
1
-0
/
+1
2014-03-25
arb_draw_indirect: add test for DrawElementsIndirect with base instance
Chris Forbes
1
-0
/
+1
2014-03-25
arb_draw_indirect: add test for DrawArraysIndirect with base instance
Chris Forbes
1
-0
/
+1
2014-03-25
arb_draw_indirect: add test for DrawElementsIndirect
Chris Forbes
1
-0
/
+1
2014-03-25
arb_draw_indirect: add new test for glDrawArraysIndirect
Chris Forbes
1
-0
/
+1
2014-03-25
arb_draw_indirect: add test for api errors
Chris Forbes
1
-0
/
+5
2014-03-23
arb_texture_view: Add test for rendering with format change
Chris Forbes
1
-0
/
+1
2014-03-23
arb_texture_view: split rendering-levels and rendering-layers tests
Chris Forbes
1
-0
/
+1
2014-03-23
arb_texture_view: Add test for layered framebuffer / MinLayer.
Chris Forbes
1
-0
/
+1
2014-03-23
arb_texture_view: Add test for clearing a layer of a 2D array view
Chris Forbes
1
-0
/
+1
2014-03-23
arb_texture_view: Add test for clearing a 2D view of a 2D array.
Chris Forbes
1
-0
/
+1
2014-03-23
arb_texture_view: Test uploading into a view with nonzero MinLayer
Chris Forbes
1
-0
/
+1
[next]