summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* freedreno/ir3: re-work shader inputs/outputsRob Clark2019-11-125-270/+192
* freedreno/ir3: simplify creating sysval inputsRob Clark2019-11-121-90/+58
* freedreno/ir3: remove first-vertex sysvalRob Clark2019-11-123-7/+0
* freedreno/ir3: helper to print ir if debug enabledRob Clark2019-11-122-28/+16
* freedreno/ir3: show input/output wrmask's in disasmRob Clark2019-11-121-2/+9
* freedreno/ir3: add input/output iteratorsRob Clark2019-11-1211-63/+49
* freedreno/ir3: remove impossible conditionRob Clark2019-11-121-3/+0
* freedreno/ir3: rename fanin/fanout to collect/splitRob Clark2019-11-1210-44/+48
* freedreno/ir3: remove half-precision outputRob Clark2019-11-121-30/+0
* freedreno/ir3: fix valgrind complaint with STLWRob Clark2019-11-121-1/+1
* ci: Remove old commented copy of freedreno artifacts.Eric Anholt2019-11-121-1/+0
* ci: Enable all of GLES3/3.1 testing for softpipe.Eric Anholt2019-11-123-11/+424
* ci: Use cts_runner for our dEQP runs.Eric Anholt2019-11-126-87/+56
* ci: Make the skip list regexes match the full test name.Eric Anholt2019-11-122-7/+7
* ci: Use several debian buster packages instead of hand-building.Eric Anholt2019-11-122-51/+9
* iris: Use mocs from isl_dev.Rafael Antognolli2019-11-127-71/+71
* anv: Use mocs settings from isl_dev.Rafael Antognolli2019-11-126-74/+15
* intel/isl: Add MOCS settings to isl_device.Rafael Antognolli2019-11-122-0/+57
* freedreno: fix eglDupNativeFenceFD errorRob Clark2019-11-121-4/+10
* nir: fix a couple signed/unsigned comparison warnings in nir_builder.hBrian Paul2019-11-121-2/+2
* s/APIENTRY/GLAPIENTRY/ in teximage.cBrian Paul2019-11-121-1/+1
* android: mesa: Revert "android: mesa: revert "Enable asm unconditionally""Lepton Wu2019-11-124-14/+0
* aco: combine read_invocation and shuffle implementationsRhys Perry2019-11-121-29/+7
* aco: don't propagate vgprs into v_readlane/v_writelaneRhys Perry2019-11-121-1/+8
* aco: fix read_invocation with VGPR lane indexRhys Perry2019-11-121-2/+1
* nir/divergence: improve DA of shuffleRhys Perry2019-11-121-1/+5
* aco: fix shuffle with uniform operandsRhys Perry2019-11-121-6/+6
* aco: use DPP instead of exec modification when lowering GFX10 shufflesRhys Perry2019-11-121-15/+7
* gitlab-ci: build libdrm using meson instead of autotoolsEric Engestrom2019-11-122-2/+2
* aco: rematerialize s_movk instructionsDaniel Schürmann2019-11-121-2/+7
* aco: preserve kill flag on moved operands during RADaniel Schürmann2019-11-121-1/+1
* aco: fix invalid access on Pseudo_instructionsDaniel Schürmann2019-11-122-2/+10
* zink: remove no-longer-needed hackErik Faye-Lund2019-11-121-10/+0
* zink: implement buffer-to-buffer copiesErik Faye-Lund2019-11-121-0/+12
* zink: always allow transfer to/from buffersErik Faye-Lund2019-11-121-4/+2
* intel/blorp: Fix usage of uninitialized memory in key hashingDanylo Piliaiev2019-11-121-1/+6
* i965/program_cache: Lift restriction on shader key sizeDanylo Piliaiev2019-11-121-12/+4
* gitlab-ci: Delete install/bin from artifacts as wellMichel Dänzer2019-11-121-2/+2
* gitlab-ci: Use separate docker images for x86 build/test jobsMichel Dänzer2019-11-123-29/+103
* gitlab-ci: Run piglit tests with llvmpipeMichel Dänzer2019-11-128-11/+7267
* gitlab-ci: Sort packages in debian-install.shMichel Dänzer2019-11-121-50/+48
* gitlab-ci: Share dEQP build process between x86 & ARM test image scriptsMichel Dänzer2019-11-124-92/+53
* gitlab-ci: Move artifact preparation to separate scriptMichel Dänzer2019-11-123-32/+36
* gitlab-ci: Use ninja -j4 for building dEQPMichel Dänzer2019-11-121-1/+1
* spirv: Fix the MSVC buildJason Ekstrand2019-11-121-1/+1
* nir: patch up deref-vars when lowering clip-planesErik Faye-Lund2019-11-121-0/+1
* ac: handle pointer types to LDS in ac_get_elem_bits()Samuel Pitoiset2019-11-121-0/+5
* freedreno: add Adreno 640 IDJonathan Marek2019-11-113-0/+11
* radv: fix radv secure compile feature breaks compilation on armhf EABI and aa...Luis Mendes2019-11-121-0/+8
* st/mesa: remove unused TGSI-only debug printing functionsMarek Olšák2019-11-117-68/+0