summaryrefslogtreecommitdiff
path: root/tests/all.py
AgeCommit message (Expand)AuthorFilesLines
2016-11-10framework/profile: Drop TestProfile.filter_testsDylan Baker1-1/+1
2016-11-09draw-vertices-half-float: Add coverage for GL_OES_vertex_half_floatKevin Strasser1-0/+6
2016-11-08all.py: Remove non-existing test entryAnuj Phogat1-1/+0
2016-11-08ext_framebuffer_multisample: Add a test for alpha to coverage with no draw bu...Anuj Phogat1-0/+1
2016-10-27gl-2.1: Add a test for alpha testing with multiple render targetsAnuj Phogat1-0/+1
2016-10-18egl_mesa_platform_surfaceless: Initial tests (v2)Chad Versace1-0/+6
2016-10-11gl-3.1-mixed-int-float-fbo: new mixed integer/float FBO testBrian Paul1-0/+2
2016-10-11GL_ARB_framebuffer_object/depth-stencil-blit: Add test for depth/stencil blitNeha Bhende1-0/+14
2016-10-07framework: add boilerplate to turn off process isolationDylan Baker1-7/+30
2016-09-29add ARB_compute_variable_group_size testsSamuel Pitoiset1-0/+8
2016-09-22arb_query_buffer_object: beef up the testNicolai Hähnle1-1/+1
2016-09-21arb_texture_view: adapt a few more tests to work with OES_texture_viewIlia Mirkin1-0/+4
2016-09-21arb_texture_view: convert sampling-2d-array-* to GLES compatibilityIlia Mirkin1-0/+6
2016-09-21arb_texture_view: convert remainder of rendering_* to work with GLESIlia Mirkin1-0/+3
2016-09-21arb_texture_view: start converting for GL_OES_texture_view friendlinessIlia Mirkin1-0/+5
2016-09-21arb_viewport_array: rework tests to work with GL_OES_viewport_arrayIlia Mirkin1-0/+16
2016-09-16gl-1.3-alpha_to_coverage_nop: new test of no-op GL_SAMPLE_ALPHA_TO_COVERAGEBrian Paul1-0/+1
2016-09-16arb_framebuffer_srgb-srgb_pbo: New arb_framebuffer_srgb test.Neha Bhende1-0/+1
2016-09-16all.py: Test any apitraces we find under tests/apitrace/traces.Eric Anholt1-1/+21
2016-09-15Mark timer tests as not concurrentNicolai Hähnle1-3/+3
2016-09-02gl-1.0: Add a scissored depth clear test that uses negative x,y.Matt Turner1-0/+1
2016-09-02gl-1.0: Run scissor tests concurrently.Matt Turner1-7/+7
2016-09-02gl-1.0: Move scissor tests here.Matt Turner1-8/+8
2016-09-01egl: Add sanity test for EGL_EXT_device_enumeration (v3.1)Adam Jackson1-0/+6
2016-09-01egl: Add sanity test for EGL_EXT_device_query (v3)Adam Jackson1-0/+6
2016-08-31gl-1.0: Add a spot light sanity checkDaniel Scharrer1-0/+1
2016-08-31arb_texture_float-get-tex3d: test glGetTexImage with 3D float textureBrian Paul1-0/+1
2016-08-24arb_program_interface_query: add compare-with-shader-subroutine testAlejandro Piñeiro1-0/+1
2016-08-18EGL_EXT_image_dma_buf_import/refcount: New test for GEM handle bug.Eric Anholt1-0/+1
2016-08-09arb_texture_barrier: use itertools.product instead of nested loopsAlejandro Piñeiro1-7/+10
2016-08-09Add tests/spec/gl-2.1/polygon-stipple-fsNicolai Hähnle1-0/+1
2016-08-08Delete fbo-srgb-blit test.Kenneth Graunke1-1/+0
2016-08-08OES_geometry_shader: Verify the limits in section 7.2Ian Romanick1-0/+8
2016-08-02astc_sliced_3d: Add srgb full precision subtest in all.pyAnuj Phogat1-1/+1
2016-07-27oes_texture_compression_astc: Add test for ASTC compressed 3D texturesAnuj Phogat1-0/+9
2016-07-27khr_texture_compression_astc: Add test case for sliced 3d astc texturesAnuj Phogat1-0/+5
2016-07-27khr_texture_compression_astc: Add sRGB skip decode testAnuj Phogat1-1/+1
2016-07-27khr_texture_compression_astc: Add a full precision sRGB testAnuj Phogat1-1/+1
2016-07-26khr_texture_compression_astc: Run each subtest separately in all.pyAnuj Phogat1-2/+6
2016-07-21egl: new test egl-create-msaa-pbuffer-surfaceTapani Pälli1-0/+3
2016-07-08arb_texture_barrier: add an arb_texture_barrier testAlejandro Piñeiro1-0/+13
2016-07-01arb_shader_texture_image_samples: add imageSamples execution testIlia Mirkin1-0/+5
2016-06-29arb_copy_buffer-intra-buffer-copy: new GL_ARB_copy_buffer testBrian Paul1-0/+1
2016-06-18add GL_EXT_window_rectangles testsIlia Mirkin1-0/+11
2016-06-17shaders: port "GLSL link mismatched invariant" to shader_runnerDylan Baker1-5/+0
2016-06-17shaders: port "GLSL link mismatched centroid" to shader_testDylan Baker1-5/+0
2016-06-17shaders: port "GLSL link array-of-struct-of-array" to shader_runnerDylan Baker1-4/+0
2016-06-17shaders: port "GLSL link mismatched global initializer expression" to shader_...Dylan Baker1-5/+0
2016-06-17shaders: port "GLSL link matched global initializer expression" to shader_runnerDylan Baker1-5/+0
2016-06-17shaders: port "GLSL link mismatched global const initializer" to shader_runnerDylan Baker1-5/+0