summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-05unittests: make error messages for generator tests betterDylan Baker1-9/+11
2016-05-05python: Make mako template dirs robustDylan Baker2-9/+16
2016-05-05tests/all.py: simplify some strings using formatters for no reasonDylan Baker1-4/+3
2016-05-05tests/all.py: Use TESTS_DIR for functions that don't have itDylan Baker1-23/+28
2016-05-04arb_query_buffer_object: Update and add more test scenariosJordan Justen1-119/+232
2016-05-04util: Wrappers to load hex values for floatsAndres Gomez3-34/+58
2016-05-04shader_runner: Same method to get u/int based type uniformsAndres Gomez1-5/+4
2016-05-04builtin_function*py: more test data for "trunc"Andres Gomez2-2/+14
2016-05-03framework: Make testlist option impose orderingDylan Baker2-6/+21
2016-05-03framework: Make JSON backend test ordering deterministicDylan Baker2-5/+6
2016-05-03framework/profile: Make test run order deterministicDylan Baker1-2/+3
2016-05-03framework/profile: don't replace TestDict instance with regular dictDylan Baker2-22/+42
2016-05-03framework/profile: Convert TestDict to a collections.MutableMappingDylan Baker2-18/+43
2016-05-03arb_internalformat_query2: use PRIi64 instead of PRIu64 macroAlejandro Piñeiro3-8/+8
2016-05-02framework: update the rest of the piglit-* commands to be py3Dylan Baker4-12/+32
2016-05-02framework: change the chbang to python in piglit-print-commandsDylan Baker1-1/+1
2016-05-02framework: use six to make python2 and 3 work in piglit-print-commandsDylan Baker1-2/+8
2016-05-02framework: cleanup a bunch of style problems in piglit-print-commandsDylan Baker1-1/+3
2016-05-02framework: split a function out of main piglit-print-command.pyDylan Baker1-14/+16
2016-05-02framework: simplify imports in piglit-print-commands.pyDylan Baker1-5/+4
2016-05-02framework: sort imports in piglit-print-commands.pyDylan Baker1-2/+2
2016-05-02framework: remove os.path as path import from piglit-print-commands.Dylan Baker1-3/+2
2016-05-02cl: skip get image info test if there's no image supportJan Vesely1-2/+23
2016-05-01Test that glShaderSource does not change compile status.Jamey Sharp3-0/+100
2016-04-29Add a test that reproduces a problem in GLideN64.Kenneth Graunke1-0/+12
2016-04-29shader_runner: allow GL_MAX_VERTEX_ATTRIBS in requirements (v2)Andres Gomez1-0/+13
2016-04-29cl: Initialize result variable.Jan Vesely1-1/+1
2016-04-29gen_flat_interpolation_qualifier.py: Adds non-flat interpolation tests generatorAndres Gomez16-303/+325
2016-04-29arb_gpu_shader_fp64: add more tests for this specJuan A. Suarez Romero13-0/+937
2016-04-29arb_gpu_shader_fp64: add tests for UBOsJuan A. Suarez Romero26-0/+1416
2016-04-29arb_gpu_shader_fp64: use generator to test in/out attributesJuan A. Suarez Romero8-100/+242
2016-04-29arb_gpu_shader_fp64: add tests for SSBOJuan A. Suarez Romero8-0/+1163
2016-04-29arb_gpu_shader_fp64: gl_FragColor is deprecated in glsl >= 1.30Juan A. Suarez Romero4-23/+61
2016-04-29arb_gpu_shader_fp64: test glGetUniformdv interfaceJuan A. Suarez Romero6-304/+1081
2016-04-29arb_gpu_shader_fp64: Adds uniform buffers VS testsAndres Gomez11-0/+582
2016-04-29arb_gpu_shader_fp64: Adds GS preprocessor define testAndres Gomez1-0/+19
2016-04-28util/dma_buf: Use rendernode if availableChad Versace1-43/+65
2016-04-28util: Fix crash when xcb_get_setup() failsChad Versace1-1/+8
2016-04-28ext_image_dma_buf_import: Use piglit-dispatchChad Versace1-23/+3
2016-04-28glsl-1.10/execution: Extend tests for early returnsLars Hamre5-0/+43
2016-04-26cl: Fix image support when built on CL<1.2Jan Vesely3-16/+40
2016-04-25piglit_integer_texture: return the texture objectNicolai Hähnle2-1/+3
2016-04-25glx_arb_sync_control/wait_for_msc: Add a missing timeoutMarta Lofstedt1-0/+2
2016-04-21glx-query-drawable: Build fixAdam Jackson1-9/+9
2016-04-21glx-query-drawable: Relax a check about bare windowsAdam Jackson1-3/+5
2016-04-20util: probe pixel rectangles as ubyte if possible (v2)Marek Olšák1-0/+94
2016-04-20arb_program_interface_query: test stage ref for buffer blocksTimothy Arceri2-1/+92
2016-04-19Strengthen arb_shader_image_load_store-shader-mem-barrier testNicolai Hähnle1-17/+15
2016-04-19dir-locals.el: Added emacs setup based (v2)Andres Gomez1-0/+11
2016-04-16unittests: Fix spelling mistakesEric Engestrom14-28/+28