summaryrefslogtreecommitdiff
path: root/tests/spec
AgeCommit message (Expand)AuthorFilesLines
2017-01-25glsl-1.30: add a test that gl_ClipDistance actually affects all primitive typesNicolai Hähnle1-0/+68
2017-01-25glsl-1.20: add a test that gl_ClipVertex actually affects all primitive typesNicolai Hähnle1-0/+72
2017-01-20Test multiple inout parameters with arrays of arraysJuan A. Suarez Romero1-0/+38
2017-01-12arb_texture_view: Fix MSVC build.Jose Fonseca1-1/+1
2017-01-10Add GL_INTEL_conservative_rasterization testsLionel Landwerlin7-0/+515
2017-01-07glsl-1.10: another test for min max optimisation passTimothy Arceri1-0/+32
2017-01-07glsl-1.10: test min max optimisation passTimothy Arceri1-0/+32
2017-01-03arb_shader_image_load_store/shader-mem-barrier: Add explicit memoryBarrier to...Francisco Jerez1-3/+3
2016-12-23glsl-1.10: test unrolling of loops with various control flowTimothy Arceri3-0/+177
2016-12-21arb_gpu_shader_fp64: add packDouble2x32 and unpackDouble2x32 tests for vertex...Samuel Iglesias Gonsálvez3-0/+170
2016-12-20glsl-1.10: return lowering testsTimothy Arceri4-0/+212
2016-12-12GL_ARB_draw_instanced/dlist: Fix crashArthur Huillet1-2/+3
2016-12-02Add glsl-1.50/execution/geometry/gs-conditional-emitNicolai Hähnle1-0/+82
2016-12-01glsl-1.50: add test that emits max number of output componentsIlia Mirkin2-0/+319
2016-11-29arb_internalformat_query2: GL_TEXTURE_BUFFER is also in core since 3.1Sebastian Olender1-1/+2
2016-11-26arb_shading_language_420pack: Add multiple layout qualifiers in a single buff...Andres Gomez2-0/+62
2016-11-26arb_shading_language_420pack: Add multiple layout qualifiers in a single unif...Andres Gomez2-0/+60
2016-11-26arb_shading_language_420pack: Add multiple layout qualifiers in a single outp...Andres Gomez4-0/+100
2016-11-26arb_shading_language_420pack: Add multiple layout qualifiers in a single inpu...Andres Gomez4-0/+114
2016-11-26arb_enhanced_layouts: More duplicated layout-qualifier-names testsAndres Gomez22-0/+878
2016-11-26arb_shading_language_420pack: More multiple layout qualifiers in a single dec...Andres Gomez8-0/+238
2016-11-26arb_enhanced_layouts: Add more xfb_stride redeclaration testsAndres Gomez14-6/+340
2016-11-26arb_tessellation_shader: Add tests for TCS output size redeclarationAndres Gomez2-0/+46
2016-11-26glsl-1.50: Add GS output layout qualifier redeclaration testAndres Gomez2-5/+42
2016-11-23gl-2.0: Remove unused variable.Vinson Lee1-4/+4
2016-11-23arb_compute_variable_group_size: Add argument to piglit_subtest functions.Vinson Lee1-6/+6
2016-11-23Add nv_image_formats testsLionel Landwerlin4-0/+295
2016-11-17Add gl-2.0/vertexattribpointer-size-3 testNicolai Hähnle2-0/+269
2016-11-17arb_enhanced_layouts: test a case with explicit non-zero offset in named UBOsNicolai Hähnle1-0/+30
2016-11-16same-attachment-glFramebufferTexture2D: Use a CUBE_MAP textureNanley Chery1-7/+37
2016-11-14glsl: Add tests for large version that could be interpreted as -1Ian Romanick8-0/+72
2016-11-10glsl-1.50: do not link interface-blocks-containing-unsized-arrays.geomIago Toral Quiroga1-1/+6
2016-11-08ext_framebuffer_multisample: Add a test for alpha to coverage with no draw bu...Anuj Phogat2-0/+138
2016-11-08ext_framebuffer_multisample: Add an option to disable draw buffer zero writeAnuj Phogat13-15/+35
2016-11-08literal-varyings: new test for a radeonsi optimizationMarek Olšák1-0/+43
2016-11-07shader_runner: Drop unnecessary texture target argument from fb tex layered c...Francisco Jerez6-6/+6
2016-10-27gl-2.1: Add a test for alpha testing with multiple render targetsAnuj Phogat2-0/+153
2016-10-27arb_enhanced_layouts: fix shader GLSL version requirementIago Toral Quiroga1-2/+2
2016-10-27arb_timer_query: Add wall clock sanity checksRobert Bragg1-1/+50
2016-10-26gles-es-1.00: add linker test to check default precision qualifier redeclarationSamuel Iglesias Gonsálvez1-0/+34
2016-10-24glsl-1.20: test declaring gl_Position with the invariant qualifier.Brian Paul1-0/+25
2016-10-24arb_gpu_shader_fp64: add some inout function argument testsNicolai Hähnle1-0/+43
2016-10-24glsl-1.20: test array of structs inout parameterNicolai Hähnle1-0/+55
2016-10-18arb_compute_variable_group_size: add ARB_compute_shader enablesNicolai Hähnle8-0/+8
2016-10-18arb_uniform_buffer_object: test indirect access of array of structsNicolai Hähnle1-0/+46
2016-10-18arb_shader_atomic_counters: add test with more complex layout of countersNicolai Hähnle1-0/+64
2016-10-18arb_gpu_shader5: add execution test for textureGatherOffsetNicolai Hähnle1-0/+49
2016-10-18arb_gpu_shader_fp64: Add tests to check float to double conversion under non-...Samuel Iglesias Gonsálvez2-0/+90
2016-10-17arb_compute_variable_group_size: Fix require section.Matt Turner2-0/+2
2016-10-15Delete GLSL ES 3.00 "nonflat" negative parser tests.Kenneth Graunke7-169/+0