index
:
~rantogno/piglit
cnl/hacked_multisample_accuracy
dither
glean-master
glsl2
master
shader_runner
wip/texsubimage-hacked
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
all.py
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-10
framework/profile: Drop TestProfile.filter_tests
Dylan Baker
1
-1
/
+1
2016-11-09
draw-vertices-half-float: Add coverage for GL_OES_vertex_half_float
Kevin Strasser
1
-0
/
+6
2016-11-08
all.py: Remove non-existing test entry
Anuj Phogat
1
-1
/
+0
2016-11-08
ext_framebuffer_multisample: Add a test for alpha to coverage with no draw bu...
Anuj Phogat
1
-0
/
+1
2016-10-27
gl-2.1: Add a test for alpha testing with multiple render targets
Anuj Phogat
1
-0
/
+1
2016-10-18
egl_mesa_platform_surfaceless: Initial tests (v2)
Chad Versace
1
-0
/
+6
2016-10-11
gl-3.1-mixed-int-float-fbo: new mixed integer/float FBO test
Brian Paul
1
-0
/
+2
2016-10-11
GL_ARB_framebuffer_object/depth-stencil-blit: Add test for depth/stencil blit
Neha Bhende
1
-0
/
+14
2016-10-07
framework: add boilerplate to turn off process isolation
Dylan Baker
1
-7
/
+30
2016-09-29
add ARB_compute_variable_group_size tests
Samuel Pitoiset
1
-0
/
+8
2016-09-22
arb_query_buffer_object: beef up the test
Nicolai Hähnle
1
-1
/
+1
2016-09-21
arb_texture_view: adapt a few more tests to work with OES_texture_view
Ilia Mirkin
1
-0
/
+4
2016-09-21
arb_texture_view: convert sampling-2d-array-* to GLES compatibility
Ilia Mirkin
1
-0
/
+6
2016-09-21
arb_texture_view: convert remainder of rendering_* to work with GLES
Ilia Mirkin
1
-0
/
+3
2016-09-21
arb_texture_view: start converting for GL_OES_texture_view friendliness
Ilia Mirkin
1
-0
/
+5
2016-09-21
arb_viewport_array: rework tests to work with GL_OES_viewport_array
Ilia Mirkin
1
-0
/
+16
2016-09-16
gl-1.3-alpha_to_coverage_nop: new test of no-op GL_SAMPLE_ALPHA_TO_COVERAGE
Brian Paul
1
-0
/
+1
2016-09-16
arb_framebuffer_srgb-srgb_pbo: New arb_framebuffer_srgb test.
Neha Bhende
1
-0
/
+1
2016-09-16
all.py: Test any apitraces we find under tests/apitrace/traces.
Eric Anholt
1
-1
/
+21
2016-09-15
Mark timer tests as not concurrent
Nicolai Hähnle
1
-3
/
+3
2016-09-02
gl-1.0: Add a scissored depth clear test that uses negative x,y.
Matt Turner
1
-0
/
+1
2016-09-02
gl-1.0: Run scissor tests concurrently.
Matt Turner
1
-7
/
+7
2016-09-02
gl-1.0: Move scissor tests here.
Matt Turner
1
-8
/
+8
2016-09-01
egl: Add sanity test for EGL_EXT_device_enumeration (v3.1)
Adam Jackson
1
-0
/
+6
2016-09-01
egl: Add sanity test for EGL_EXT_device_query (v3)
Adam Jackson
1
-0
/
+6
2016-08-31
gl-1.0: Add a spot light sanity check
Daniel Scharrer
1
-0
/
+1
2016-08-31
arb_texture_float-get-tex3d: test glGetTexImage with 3D float texture
Brian Paul
1
-0
/
+1
2016-08-24
arb_program_interface_query: add compare-with-shader-subroutine test
Alejandro Piñeiro
1
-0
/
+1
2016-08-18
EGL_EXT_image_dma_buf_import/refcount: New test for GEM handle bug.
Eric Anholt
1
-0
/
+1
2016-08-09
arb_texture_barrier: use itertools.product instead of nested loops
Alejandro Piñeiro
1
-7
/
+10
2016-08-09
Add tests/spec/gl-2.1/polygon-stipple-fs
Nicolai Hähnle
1
-0
/
+1
2016-08-08
Delete fbo-srgb-blit test.
Kenneth Graunke
1
-1
/
+0
2016-08-08
OES_geometry_shader: Verify the limits in section 7.2
Ian Romanick
1
-0
/
+8
2016-08-02
astc_sliced_3d: Add srgb full precision subtest in all.py
Anuj Phogat
1
-1
/
+1
2016-07-27
oes_texture_compression_astc: Add test for ASTC compressed 3D textures
Anuj Phogat
1
-0
/
+9
2016-07-27
khr_texture_compression_astc: Add test case for sliced 3d astc textures
Anuj Phogat
1
-0
/
+5
2016-07-27
khr_texture_compression_astc: Add sRGB skip decode test
Anuj Phogat
1
-1
/
+1
2016-07-27
khr_texture_compression_astc: Add a full precision sRGB test
Anuj Phogat
1
-1
/
+1
2016-07-26
khr_texture_compression_astc: Run each subtest separately in all.py
Anuj Phogat
1
-2
/
+6
2016-07-21
egl: new test egl-create-msaa-pbuffer-surface
Tapani Pälli
1
-0
/
+3
2016-07-08
arb_texture_barrier: add an arb_texture_barrier test
Alejandro Piñeiro
1
-0
/
+13
2016-07-01
arb_shader_texture_image_samples: add imageSamples execution test
Ilia Mirkin
1
-0
/
+5
2016-06-29
arb_copy_buffer-intra-buffer-copy: new GL_ARB_copy_buffer test
Brian Paul
1
-0
/
+1
2016-06-18
add GL_EXT_window_rectangles tests
Ilia Mirkin
1
-0
/
+11
2016-06-17
shaders: port "GLSL link mismatched invariant" to shader_runner
Dylan Baker
1
-5
/
+0
2016-06-17
shaders: port "GLSL link mismatched centroid" to shader_test
Dylan Baker
1
-5
/
+0
2016-06-17
shaders: port "GLSL link array-of-struct-of-array" to shader_runner
Dylan Baker
1
-4
/
+0
2016-06-17
shaders: port "GLSL link mismatched global initializer expression" to shader_...
Dylan Baker
1
-5
/
+0
2016-06-17
shaders: port "GLSL link matched global initializer expression" to shader_runner
Dylan Baker
1
-5
/
+0
2016-06-17
shaders: port "GLSL link mismatched global const initializer" to shader_runner
Dylan Baker
1
-5
/
+0
[next]