summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-12arb_gpu_shader_int64: port over test doing pre/post decrementsarb_gpu_shader_int64-2Dave Airlie1-0/+64
2016-09-12add initial int64 uniform initialiser testDave Airlie1-0/+26
2016-09-12arb_gpu_shader_int64: add builtin test generator.Dave Airlie3-1/+1654
2016-09-12arb_shader_storage_buffer_object: test unsized vs implicit arrays.Dave Airlie4-24/+103
2016-09-12arb_separate_shader_objects: test for same struct redeclarationDave Airlie1-0/+35
2016-09-12arb_separate_shader_objects: test linking of anon structs.Dave Airlie1-0/+32
2016-09-12add bindless vertex testDave Airlie2-0/+118
2016-09-12bindless: start test for illegal operations post handleDave Airlie2-0/+82
2016-09-12bindless: write test for all the layout optionsDave Airlie2-1/+167
2016-09-12initial bindless texture testDave Airlie4-0/+132
2016-09-10cl: Initialize errNo on invalid image type (v2).Vinson Lee1-0/+1
2016-09-10Revert "cl: Initialize errNo on invalid image type."Serge Martin1-1/+0
2016-09-10cl: Initialize errNo on invalid image type.Vinson Lee1-0/+1
2016-09-09tox: add a streams target.Dylan Baker3-10/+12
2016-09-09framework: Add support for jsonstreamsDylan Baker2-34/+79
2016-09-09unittests: Fix JSON schema test to pass time_elapsedDylan Baker1-1/+2
2016-09-09unittests: Fix shared data for backends.Dylan Baker1-2/+5
2016-09-09unittests: don't require totals section in schemaDylan Baker1-1/+1
2016-09-08tests/llvmpipe: Disable gl-1.0-blend-funcAdam Jackson1-0/+1
2016-09-08egl-nok-swap-region: Fix build against new eglext.hAdam Jackson1-2/+3
2016-09-07egl: eglQueryDeviceStringEXT() takes an EGLDeviceJames Jones1-2/+2
2016-09-07egl: eglQueryDevicesEXT returns EGL_TRUE on successJames Jones1-1/+1
2016-09-07egl: Check for EGL_EXT_device_baseJames Jones2-5/+9
2016-09-02tox: Don't use pytest 3.0.2Dylan Baker1-1/+1
2016-09-02gl-1.0: Add a scissored depth clear test that uses negative x,y.Matt Turner3-0/+91
2016-09-02gl-1.0: Run scissor tests concurrently.Matt Turner1-7/+7
2016-09-02gl-1.0: Call piglit_ortho_projection from piglit_init.Matt Turner7-63/+7
2016-09-02gl-1.0: Remove @file names.Matt Turner7-7/+7
2016-09-02gl-1.0: Move scissor tests here.Matt Turner11-16/+16
2016-09-02tests: fix ext_shader_samples_identical ES 3.1 vert testDylan Baker1-7/+8
2016-09-02primitive-restart: Remove glDrawArray and glArrayElement testsKefeng Yang1-7/+0
2016-09-02Add glsl-array-bounds-13.shader_test testsNicolai Hähnle1-0/+36
2016-09-01summary/csv: Fix elapsed time outputAdam Jackson1-1/+1
2016-09-01Fix TCS input array length in tcs-input-read-nonconst* tests.Kenneth Graunke2-2/+2
2016-09-01built-in-constants: Add geometry shader #extension work-around for ESIan Romanick1-1/+14
2016-09-01glsl: Verify that #version 0 generates an error instead of crashingIan Romanick4-0/+32
2016-09-01xts: Remove large_blend_src.Eric Anholt1-1/+0
2016-09-01xts: Avoid python exception when the XTS command itself failed.Eric Anholt1-0/+1
2016-09-01trivial: Fix broken newline in egl_ext_client_extensionsAdam Jackson1-1/+1
2016-09-01egl: Add sanity test for EGL_EXT_device_enumeration (v3.1)Adam Jackson5-0/+120
2016-09-01egl: Add sanity test for EGL_EXT_device_query (v3)Adam Jackson5-0/+123
2016-08-31framework/backends/junit: Don't let skip hide status changesDylan Baker1-3/+3
2016-08-31framework: add command line switch to enable junit subtestsDylan Baker1-1/+7
2016-08-31framework/backends/junit.py: Add a writer class that handles subtestsDylan Baker2-32/+273
2016-08-31framework/backends/junit.py: Split _write into a separate class.Dylan Baker2-145/+174
2016-08-31tests: fix ext_shader_samples_identical/glsl-es-3.10/compiler/all-functions....Dylan Baker1-9/+10
2016-08-31gl-1.0: Add a spot light sanity checkDaniel Scharrer3-0/+134
2016-08-31arb_texture_float-get-tex3d: test glGetTexImage with 3D float textureBrian Paul3-0/+112
2016-08-31cmake: Link test utils with "-ldl"Jussi Kukkonen1-0/+2
2016-08-31cmake: Link utils with xcb explicitlyJussi Kukkonen2-0/+3