summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* aco: fix spilling of phis without temp operandsstaging/22.0Daniel Schürmann2022-06-012-14/+11
* editorconfig: remove pl-ruleErik Faye-Lund2022-06-012-5/+1
* editorconfig: remove m4-ruleErik Faye-Lund2022-06-012-5/+1
* editorconfig: remove html-ruleErik Faye-Lund2022-06-012-5/+1
* editorconfig: remove scons-ismErik Faye-Lund2022-06-012-2/+2
* glsl/nir: Stop leaking varyings_infoJason Ekstrand2022-06-012-1/+2
* zink: drop largePoints requirementMike Blumenkrantz2022-06-013-4/+1
* zink: drop wideLines requirementMike Blumenkrantz2022-06-013-4/+1
* zink: emit spirv cap for subgroup vote opsMike Blumenkrantz2022-06-012-1/+2
* zink: require draw params ext/cap in ntv if drawid is usedMike Blumenkrantz2022-06-012-1/+2
* nir: Handle register sources in lower_phis_to_regs_blockJason Ekstrand2022-06-012-5/+11
* mesa: Drop dead #include "sparc/sparc.h"Matt Turner2022-06-012-5/+1
* anv: Don't disable the fragment shader if XFB is enabledJason Ekstrand2022-06-012-5/+8
* anv: Handle the null FS optimization after compiling shadersJason Ekstrand2022-06-012-24/+17
* anv: Drop alpha_to_coverage from the NULL FS optimizationJason Ekstrand2022-06-012-2/+1
* intel/fs: Copy color_outputs_valid into wm_prog_dataJason Ekstrand2022-06-013-1/+3
* .pick_status.json: Update to 5067a26f4432ae5e9690e70ef2498ea24798593eDylan Baker2022-06-011-0/+1832
* radv: fix writing buffer markers with non-zero memory offsetSamuel Pitoiset2022-05-262-2/+2
* radeonsi: don't use sel->nir in si_check_blend_dst_sampler_noopPierre-Eric Pelloux-Prayer2022-05-262-1/+8
* radv: Implement conditional rendering for async compute queue.Timur Kristóf2022-05-262-9/+88
* lavapipe: fix depth bias offset flag enables.Dave Airlie2022-05-263-2/+7
* anv: Update line rangeMichael Skorokhodov2022-05-262-2/+2
* panfrost: Only write depth / stencil once if MRT is usedIcecream952022-05-262-2/+7
* pan/mdg: Read base for combined storesIcecream952022-05-262-7/+7
* pan/bi: Read base for combined storesIcecream952022-05-262-11/+6
* nir: Add store_combined_output_pan BASE backIcecream952022-05-263-2/+4
* panfrost: Copy blend constant into variant even when reusing itIcecream952022-05-262-2/+3
* .pick_status.json: Update to 9773ed1dc74b98019640d909cdc2b5d6cffae85aDylan Baker2022-05-261-0/+784
* aco: fix p_constaddr with a non-zero offsetRhys Perry2022-05-234-5/+7
* turnip: fix assert for max xfb outputsMike Blumenkrantz2022-05-232-2/+2
* .pick_status.json: Update to ee2278de654853f1d6107e6ef6fc8537a668866eDylan Baker2022-05-231-0/+744
* zink: fix non-dynamic vertex stride update flaggingMike Blumenkrantz2022-05-202-6/+9
* zink: force render target usage for sampler-only resourcesMike Blumenkrantz2022-05-202-6/+25
* zink: fix surface/bufferview cache comparisonsMike Blumenkrantz2022-05-202-3/+9
* zink: add extended usage and retry if resource creation failsMike Blumenkrantz2022-05-202-4/+13
* zink: remove input attachment usage when pruning surface usageMike Blumenkrantz2022-05-202-2/+2
* zink: add extra validation for resource creationMike Blumenkrantz2022-05-202-2/+12
* zink: only reject non-blittable resource creation if it has no other bindsMike Blumenkrantz2022-05-202-2/+2
* spirv: fix barrier scope assertMike Blumenkrantz2022-05-202-3/+3
* meson: add build-id to pipe librariesDave Airlie2022-05-202-2/+2
* glx: set max values for pbuffer width / heightPierre-Eric Pelloux-Prayer2022-05-202-3/+3
* radv: Fix RTPSO hashing of pGroups.Hans-Kristian Arntzen2022-05-202-3/+13
* radeonsi: lower nir_intrinsic_sparse_residency_code_andQiang Yu2022-05-202-1/+3
* r300: keep negation if w is an inline constantFilip Gawin2022-05-203-4/+14
* .pick_status.json: Update to 95d4e5435bf63239105a50370ebbbbdeb7fed2f8Dylan Baker2022-05-201-0/+2240
* docs: add sha256sum to 22.0.4 notesDylan Baker2022-05-191-1/+1
* VERSION: bump for 22.0.4mesa-22.0.4Dylan Baker2022-05-191-1/+1
* docs: add release notes for 22.0.4Dylan Baker2022-05-191-0/+152
* ci: Some panfrost tests are unexpectedly passing.Dylan Baker2022-05-191-3/+0
* r300: guard for unsigned underflow when unrolling loopsPavel Ondračka2022-05-191-0/+2