summaryrefslogtreecommitdiff
path: root/tests/spec
AgeCommit message (Expand)AuthorFilesLines
2018-11-29program_interface_query: don't expect a valid location for TCS outputAndrii Simiklit1-8/+8
2018-11-26ext_window_rectangles/render: make the test more thoroughMarek Olšák1-32/+61
2018-11-21tests/image_load_store/atomic: use piglit subtest frameworkDylan Baker1-164/+239
2018-11-16arb_texture_view: Test interaction with ARB_shader_image_load_storeDanylo Piliaiev2-0/+212
2018-11-16EGL_EXT_image_dma_buf_import: set RGBA visual for yuv sampling testsLionel Landwerlin1-0/+1
2018-11-15EGL_EXT_image_dma_buf_import: fix error check with unknown drm formatLionel Landwerlin1-1/+8
2018-11-13EGL_EXT_image_dma_buf_import: add AYUV format supportLionel Landwerlin1-0/+24
2018-11-09remove ext_image_dma_buf_import-intel_external_sampler_with_dma_onlyLionel Landwerlin2-105/+0
2018-11-09khr_debug: fix invalid enum usage on gles3Erik Faye-Lund1-2/+7
2018-11-05glsl/frexp: fix the incorrect expected valuesAndrii Simiklit1-1/+12
2018-11-01gles-3.0: test for vertex attribute aliasingTapani Pälli2-0/+97
2018-10-30glsl-1.30: update linker test for inter stage in/out vars usageVadym Shovkoplias1-1/+4
2018-10-24glsl-1.50: Verify that gl_ClipDistance cannot be redeclared to change qualifi...Ian Romanick6-0/+98
2018-10-24glsl-1.30: Verify that gl_ClipDistance cannot be redeclared to change qualifi...Ian Romanick9-0/+117
2018-10-24glsl-1.10: Verify that gl_TexCoord cannot be redeclared to change qualifier o...Ian Romanick8-0/+104
2018-10-24glsl-1.50: Add missing out qualifier on gl_ClipDistance redeclarationIan Romanick1-1/+1
2018-10-18Build fix for previous commitNicolai Hähnle2-11/+39
2018-10-17arb_tessellation_shader/tes-gs-max-output: new test for TES/GS amplificationNicolai Hähnle2-0/+818
2018-10-17glsl-1.50/gs-max-output: new test for geometry shader amplificationNicolai Hähnle2-0/+550
2018-10-09arb_shader_image_load_store: Test format incompatible texture bufferDanylo Piliaiev1-5/+14
2018-10-08glsl-1.10: add tests for an array index on a swizzled vec lvalueIlia Mirkin2-0/+32
2018-10-08glsl-1.10: test some arithmetic on non-existing struct memberTapani Pälli1-0/+17
2018-10-03khr_texture_compression_astc: Add void-extent-dl-bugNanley Chery2-0/+80
2018-10-03tests: Split out ASTC formats into a headerNanley Chery2-44/+66
2018-10-02glsl-1.50: Add test for geometry shader with unused outputsJózef Kucia1-0/+40
2018-09-20glsl-1.10: add a 'initialization-incompatible-type-propagation' testDanylo Piliaiev3-0/+59
2018-09-19glsl-1.10: Verify result of sign(a)*sign(b)Ian Romanick2-0/+114
2018-09-18glsl-1.20/fs-deref-literal-array-of-structs-with-multiple-members-large-array...Nicolai Hähnle1-4/+3
2018-09-07Add tests for GL_AMD_depth_clamp_separateSagar Ghuge5-0/+366
2018-09-04arb_vertex_array_object: Add test for deleting object zeroIan Romanick2-0/+72
2018-09-01glsl-1.10: Put an if-statement in a macro in the false path of an ifdefIan Romanick1-0/+18
2018-08-29arb_fragment_shader_interlock: Additional compile testsIan Romanick16-0/+761
2018-08-29arb_fragment_shader_interlock: Simple compiler testsIan Romanick4-0/+83
2018-08-30glsl-1.10: add some preprocessor stringification testsTimothy Arceri2-0/+22
2018-08-29arb_tessellation_shader: add GL_EXT_shader_integer_mix on [require]Alejandro Piñeiro1-0/+1
2018-08-29glsl-1.30: add linker test for inter stage in/out vars usageVadym Shovkoplias1-0/+33
2018-08-23arb_gpu_shader5: fix memory leakEric Engestrom1-1/+3
2018-08-21arb_gl_spirv: adding basic va64 testAlejandro Piñeiro1-0/+136
2018-08-21arb_enhanced_layouts: Test doublesNeil Roberts2-18/+183
2018-08-21arb_enhanced_layouts: Test XFB layout qualifiers via SPIR-VNeil Roberts7-148/+776
2018-08-21arb_gpu_shader5: Add support for testing spirv with XFB streamsNeil Roberts2-33/+302
2018-08-21arb_gl_spirv: add test that mixes atomic counters with a normal uniformAlejandro Piñeiro2-0/+394
2018-08-21arb_gl_spirv: add tests for atomic counter operations in CSAntia Puentes3-0/+732
2018-08-21arb_gl_spirv: add tests for atomic counter operations in FSAntia Puentes3-0/+652
2018-08-21arb_gl_spirv: Add a fiddly test for uniform index calculationNeil Roberts1-0/+100
2018-08-21arb_gl_spirv: Add a test for an array of structs uniformNeil Roberts1-0/+140
2018-08-21arb_gl_spirv: Add a test for a uniform struct with struct membersNeil Roberts1-0/+151
2018-08-21arb_gl_spirv: Add a test for a struct uniformNeil Roberts1-0/+79
2018-08-21arb_gl_spirv: Add a test for non-sequential explicit uniform locationsNeil Roberts1-0/+69
2018-08-21arb_gl_spirv: Add 4 tests for uniform initializersNeil Roberts4-0/+397