summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2020-09-27.pick_status.json: Update to a3543adc2628461818cfa691a7f547af7bc6f0fbEric Engestrom1-0/+1332
2020-09-23nir/lower_samplers: Clamp out-of-bounds access to array of samplersDanylo Piliaiev2-2/+22
2020-09-23nir/large_constants: Eliminate out-of-bounds writes to large constantsDanylo Piliaiev2-3/+6
2020-09-23nir/lower_io: Eliminate oob writes and return zero for oob readsDanylo Piliaiev2-1/+32
2020-09-23st/mesa: Deal with empty textures/buffers in semaphore wait/signal.Bas Nieuwenhuizen2-5/+9
2020-09-23intel/compiler: fixup Gen12 workaround for array sizesLionel Landwerlin2-3/+20
2020-09-23radv: fix transform feedback crashes if pCounterBufferOffsets is NULLSamuel Pitoiset2-5/+21
2020-09-23radv,aco: fix reading primitive ID in FS after TESRhys Perry3-4/+11
2020-09-23ac/surface: Fix depth import on GFX6-GFX8.Bas Nieuwenhuizen2-2/+3
2020-09-23intel/fs/swsb: SCHEDULING_FENCE only emits SYNC_NOPJason Ekstrand2-1/+2
2020-09-23glsl_type: Add packed to structure type comparison for hash mapJesse Natalie2-1/+4
2020-09-23radv: fix vertex buffer null descriptorsPierre-Loup A. Griffais2-2/+4
2020-09-23radv: fix null descriptor for dynamic buffersPierre-Loup A. Griffais3-16/+23
2020-09-23mesa: fix glUniform* when a struct contains a bindless samplerPierre-Eric Pelloux-Prayer2-3/+5
2020-09-23.pick_status.json: Update to c669db0b503c10faf2d1c67c9340d7222b4f946eEric Engestrom1-0/+1431
2020-09-17radv: initialize with expanded cmask if the destination layout needs itRhys Perry2-3/+11
2020-09-17amd/common: Cache intra-tile addresses for retile map.Bas Nieuwenhuizen2-44/+184
2020-09-17.pick_status.json: Update to d74fe47101995d2659b1e59495d2f77b9dc14f3dEric Engestrom1-0/+333
2020-09-16docs/relnotes: add sha256 sums to 20.1.8Eric Engestrom1-1/+1
2020-09-16VERSION: bump to release 20.1.8mesa-20.1.8Eric Engestrom1-1/+1
2020-09-16docs: add release notes for 20.1.8Eric Engestrom1-0/+134
2020-09-16radeon/vcn: set dec->bs_ptr = NULL on unmapPierre-Eric Pelloux-Prayer3-1/+7
2020-09-16r600/uvd: set dec->bs_ptr = NULL on unmapPierre-Eric Pelloux-Prayer2-1/+4
2020-09-16mesa/st: release debug_output after destroying the contextPierre-Eric Pelloux-Prayer2-2/+9