summaryrefslogtreecommitdiff
path: root/generated_tests
AgeCommit message (Expand)AuthorFilesLines
2024-04-15conversion-explicit: use a different value for normalized +/- minMike Blumenkrantz1-2/+2
2024-03-25more spelling fixes accross the whole codebaseLucas Stach1-2/+2
2024-03-05tests: Fix cl test program@execute@builtin@builtin-float-degrees-1.0.generate...jiajia Qian1-1/+2
2023-03-16arb_gpu_shader_int64: Test int64-related shift operators more thoroughlySviatoslav Peleshko1-34/+44
2022-08-29fix the spelling in whole piglitDavid Heidelberg11-18/+18
2022-08-18arb_enhanced_layouts: add test for uniform variablesAndrii Simiklit3-0/+409
2022-07-26arb_uniform_buffer_object: add random generated tests to list of shadersTimothy Arceri1-0/+4
2022-07-26arb_uniform_buffer_object: produce a stable set of random testsMark Janes1-1/+3
2022-07-26Revert "arb_uniform_buffer_object: add random generated tests to list of shad...Mark Janes1-4/+0
2022-07-25arb_uniform_buffer_object: add random generated tests to list of shadersTimothy Arceri1-0/+4
2022-07-25generated_tests/random_ubo: use integer division for align functionTimothy Arceri1-1/+1
2022-07-25generated_tests/random_ubo: fix broken unsigned int typesTimothy Arceri1-4/+4
2022-01-25generated_tests/gen_tcs/tes_input_tests.py: do not hardcode the full binary pathAlexander Kanavin2-2/+2
2021-02-22arb_uniform_buffer_object: Migrate to Python 3.Vinson Lee1-3/+3
2020-12-14gen_builtin_packing_tests: Only fill a 10x10 window.Eric Anholt4-0/+4
2020-07-30prevent long temp-path on windowsErik Faye-Lund1-6/+10
2020-07-13intel_shader_integer_functions2: ignore overflow errorsErik Faye-Lund1-2/+12
2020-07-13builtin-functions: ignore RuntimeWarnings from add-testsErik Faye-Lund1-5/+7
2020-06-01Switch from collections to collections.abc.Vinson Lee1-6/+1
2020-05-02gen_variable_index_write_tests: stop arrays from being optimised awayTimothy Arceri3-2/+14
2020-04-23ext_draw_instanced: add testSimon Zeni1-0/+1
2020-03-03generated_tests: Remove six dependency.Vinson Lee2-4/+2
2020-02-26arb_gpu_shader_fp64: Remove execution tests from gen_inout_fp64Danylo Piliaiev3-102/+2
2020-02-26arb_gpu_shader_fp64/int64: Test in/out variables with generatorDanylo Piliaiev2-2/+542
2020-02-26random_ubo: Add GL_ARB_gpu_shader_int64 typesDanylo Piliaiev1-15/+42
2020-02-26random_ubo: Fix python3 errorsDanylo Piliaiev1-9/+11
2020-02-13drop python2 supportDylan Baker67-164/+18
2020-02-12Fix build on 32-bit arch of gen_intel_shader_integer_functions2 testsJose Maria Casanova Crespo2-12/+12
2020-01-07intel_shader_integer_functions2: Add generated execution tests for multiply32x16Ian Romanick3-0/+161
2020-01-07intel_shader_integer_functions2: Add generated execution tests for averageRou...Ian Romanick1-0/+72
2020-01-07intel_shader_integer_functions2: Add generated execution tests for averageIan Romanick2-0/+80
2020-01-07intel_shader_integer_functions2: Add generated execution tests for subtractSa...Ian Romanick3-0/+353
2020-01-07intel_shader_integer_functions2: Add generated execution tests for addSaturateIan Romanick3-0/+341
2020-01-07intel_shader_integer_functions2: Add generated execution tests for countTrail...Ian Romanick1-0/+26
2020-01-07intel_shader_integer_functions2: Add generated execution tests for countLeadi...Ian Romanick3-0/+113
2020-01-07intel_shader_integer_functions2: Add generated execution tests for absoluteDi...Ian Romanick3-0/+427
2019-11-19generated_tests: more python fixesEric Engestrom2-11/+11
2019-11-19python: fix collections.abc warningEric Engestrom1-1/+7
2019-09-05generators: Add the default precision for floats in GLSL ES shadersNeil Roberts3-0/+12
2019-04-15ext_gpu_shader4: add compiler tests for everythingMarek Olšák25-0/+840
2018-11-08python: add explicit utf-8 encodingEric Engestrom22-0/+22
2018-07-18generated_tests: Make API a subdir in gen_shader_framebuffer_fetch_testsDylan Baker1-39/+50
2018-07-17EXT_shader_framebuffer_fetch: Add test cases specific to desktop GL.Francisco Jerez1-0/+155
2018-07-17EXT_shader_framebuffer_fetch: Add tests for framebuffer fetch outputs with in...Francisco Jerez1-0/+36
2018-07-17EXT_shader_framebuffer_fetch: Port existing tests to non-coherent extension.Francisco Jerez1-30/+60
2018-07-17EXT_shader_framebuffer_fetch: Pass output type and precision to decl_frag_dat...Francisco Jerez1-35/+38
2018-07-17EXT_shader_framebuffer_fetch: Parameterize more tests on the GL API version.Francisco Jerez1-12/+16
2018-05-22Revert "Specify an explicit window size in builtin uniform tests."Kenneth Graunke1-9/+8
2018-05-22Specify an explicit window size in builtin uniform tests.Kenneth Graunke1-8/+9
2018-05-22Fix bogus assertions in builtin uniform test generator.Kenneth Graunke1-2/+2