summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-14docs/relnotes: add sha256 sums to 20.1.1020.1Eric Engestrom1-1/+1
2020-10-14VERSION: bump to release 20.1.10mesa-20.1.10Eric Engestrom1-1/+1
2020-10-14docs: add release notes for 20.1.10Eric Engestrom1-0/+125
2020-10-14aco/isel: Always export position data from VS/NGGTony Wasserka2-1/+6
2020-10-14radv: Fix mipmap extent adjustment on GFX9+.Bas Nieuwenhuizen4-19/+14
2020-10-14scons: fix SPIR-V -> NIR buildRhys Perry2-1/+8
2020-10-14android: fix SPIR-V -> NIR buildRhys Perry4-3/+9
2020-10-14spirv: replace discard with demote for incorrect HLSL->SPIR-V translationsRhys Perry4-5/+32
2020-10-14spirv: add and use a generator id enumRhys Perry7-3/+279
2020-10-14pan/bi: Handle vector movesAlyssa Rosenzweig2-4/+12
2020-10-14anv: Enable multi-layer aux-map init for HIZ+CCSNanley Chery2-2/+2
2020-10-14intel/nir: Don't try to emit vector load_scratch instructionsJason Ekstrand2-2/+5
2020-10-14glsl/xxd.py: fix importsDylan Baker2-3/+2
2020-10-14etnaviv: stop leaking the dummy texure descriptor BOLucas Stach2-1/+4
2020-10-14omx/tizonia: fix buildPierre-Eric Pelloux-Prayer2-2/+1
2020-10-14iris: Fix a fast-clear skipping optimizationNanley Chery2-4/+4
2020-10-14intel/perf: fix crash when no perf queries are supportedLionel Landwerlin2-2/+2
2020-10-14freedreno: Move rsc NULL check to before rsc dereferences.Vinson Lee2-4/+5
2020-10-14intel/fs: Don't use NoDDClk/NoDDClr for split SHUFFLEsJason Ekstrand2-4/+16
2020-10-14radv: Use atomics to read query results.Bas Nieuwenhuizen2-21/+24
2020-10-14nir/opt_load_store_vectorize: Use bit sizes when checking mask compatibilityJason Ekstrand2-3/+3
2020-10-14glsl: don't duplicate state vars as uniforms in the NIR linkerTimothy Arceri2-1/+7
2020-10-14intel/fs: NoMask initialize the address register for shufflesJason Ekstrand2-6/+33
2020-10-14intel/gen9: Enable MSC RAW Hazard AvoidanceAnuj Phogat5-1/+8
2020-10-14radeonsi: Fix dead lock with aux_context_lock in si_screen_clear_buffer.Olsak, Marek2-1/+3
2020-10-14nir/cf: Better handle intra-block splitsJason Ekstrand2-8/+25
2020-10-14.pick_status.json: Mark c02e933de4a9a644410384f815c84d1c08107b82 as appliedEric Engestrom1-1/+1
2020-10-14.pick_status.json: Mark d78df70c2a85fd846d40b71b9e213122347bea1b as denominatedEric Engestrom1-1/+1
2020-10-14.pick_status.json: Update to 68daac28df1b2f50a43740d1905932cfde0ddf1aEric Engestrom1-0/+10557
2020-09-30docs/relnotes: add sha256 sums to 20.1.9Eric Engestrom1-1/+1
2020-09-30VERSION: bump to release 20.1.9mesa-20.1.9Eric Engestrom1-1/+1
2020-09-30docs: add release notes for 20.1.9Eric Engestrom1-0/+140
2020-09-30nir/lower_io_arrays: Fix xfb_offset bugConnor Abbott2-2/+2
2020-09-30st/mesa: use roundf instead of floorf for lod-bias roundingErik Faye-Lund2-2/+2
2020-09-29gallium/vl: add chroma_format arg to vl_video_buffer functionsPierre-Eric Pelloux-Prayer6-20/+35
2020-09-29gallium/vl: do not call transfer_unmap if transfer is NULLPierre-Eric Pelloux-Prayer3-4/+7
2020-09-29.pick_status.json: Update to efaea653b5766427701817ab06c319902a148ee9Eric Engestrom1-0/+1062
2020-09-28.pick_status.json: Mark 89401e58672e1251b954662f0f776a6e9bce6df8 as denominatedEric Engestrom1-1/+1
2020-09-28spirv: fix emitting switch cases that directly jump to the merge blockSamuel Pitoiset2-1/+8
2020-09-28spirv: extract switch parsing into its own functionKarol Herbst3-84/+100
2020-09-28.pick_status.json: Mark 6b1a56b908e702c06f55c63b19b695a47f607456 as denominatedEric Engestrom1-1/+1
2020-09-28.pick_status.json: Mark e98c7a66347a05fc166c377ab1abb77955aff775 as denominatedEric Engestrom1-1/+1
2020-09-28.pick_status.json: Mark 802d3611dcec8102ef75fe2461340c2997af931e as denominatedEric Engestrom1-1/+1
2020-09-28intel/fs: Disable sample mask predication for scratch storesDanylo Piliaiev4-3/+35
2020-09-27meson/anv: Use variable that checks for --build-idDylan Baker2-2/+2
2020-09-27blorp: Ensure aligned HIZ_CCS_WT partial clearsNanley Chery2-5/+6
2020-09-27nir/liveness: Consider if uses in nir_ssa_defs_interfereJason Ekstrand2-1/+10
2020-09-27radeonsi: fix indirect dispatches with variable block sizesMarek Olšák2-12/+11
2020-09-27etnaviv: simplify linear stride implementationChristian Gmeiner2-12/+10
2020-09-27mesa: handle GL_FRONT after translating to itErik Faye-Lund2-1/+2