summaryrefslogtreecommitdiff
path: root/.pick_status.json
AgeCommit message (Expand)AuthorFilesLines
2020-09-27radeonsi: fix indirect dispatches with variable block sizesMarek Olšák1-1/+1
2020-09-27etnaviv: simplify linear stride implementationChristian Gmeiner1-1/+1
2020-09-27mesa: handle GL_FRONT after translating to itErik Faye-Lund1-1/+1
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 Piliaiev1-1/+1
2020-09-23nir/large_constants: Eliminate out-of-bounds writes to large constantsDanylo Piliaiev1-1/+1
2020-09-23nir/lower_io: Eliminate oob writes and return zero for oob readsDanylo Piliaiev1-1/+1
2020-09-23st/mesa: Deal with empty textures/buffers in semaphore wait/signal.Bas Nieuwenhuizen1-1/+1
2020-09-23intel/compiler: fixup Gen12 workaround for array sizesLionel Landwerlin1-1/+1
2020-09-23radv: fix transform feedback crashes if pCounterBufferOffsets is NULLSamuel Pitoiset1-1/+1
2020-09-23radv,aco: fix reading primitive ID in FS after TESRhys Perry1-1/+1
2020-09-23ac/surface: Fix depth import on GFX6-GFX8.Bas Nieuwenhuizen1-1/+1
2020-09-23intel/fs/swsb: SCHEDULING_FENCE only emits SYNC_NOPJason Ekstrand1-1/+1
2020-09-23glsl_type: Add packed to structure type comparison for hash mapJesse Natalie1-1/+1
2020-09-23radv: fix vertex buffer null descriptorsPierre-Loup A. Griffais1-1/+1
2020-09-23radv: fix null descriptor for dynamic buffersPierre-Loup A. Griffais1-1/+1
2020-09-23mesa: fix glUniform* when a struct contains a bindless samplerPierre-Eric Pelloux-Prayer1-1/+1
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 Perry1-1/+1
2020-09-17amd/common: Cache intra-tile addresses for retile map.Bas Nieuwenhuizen1-1/+1
2020-09-17.pick_status.json: Update to d74fe47101995d2659b1e59495d2f77b9dc14f3dEric Engestrom1-0/+333
2020-09-16radeon/vcn: set dec->bs_ptr = NULL on unmapPierre-Eric Pelloux-Prayer1-1/+1
2020-09-16r600/uvd: set dec->bs_ptr = NULL on unmapPierre-Eric Pelloux-Prayer1-1/+1
2020-09-16mesa/st: release debug_output after destroying the contextPierre-Eric Pelloux-Prayer1-1/+1
2020-09-16mesa: add bool param to _mesa_free_context_dataPierre-Eric Pelloux-Prayer1-1/+1
2020-09-16mesa: rename _mesa_free_errors_dataPierre-Eric Pelloux-Prayer1-1/+1
2020-09-16aco: Fix emit_boolean_exclusive_scan in wave32 mode.Timur Kristóf1-1/+1
2020-09-16anv, iris: Set MediaSamplerDOPClockGateEnable for gen12+Jordan Justen1-1/+1
2020-09-16radeonsi: fix max syncobj wait timeoutQiang Yu1-1/+1
2020-09-16blorp: Fix alignment test for HIZ_CCS_WT fast-clearsNanley Chery1-1/+1
2020-09-16gallivm: disable brilinear for lod bias and explicit lod.Dave Airlie1-1/+1
2020-09-16pan/mdg: Fix spilling of non-32-bit typesIcecream951-1/+1
2020-09-16nir: More NIR_MAX_VEC_COMPONENTS fixesJason Ekstrand1-1/+1
2020-09-16freedreno: Make the pack struct have a .qword for wide addresses.Eric Anholt1-1/+1
2020-09-16spirv: Run repair_ssa if there are discard instructionsJason Ekstrand1-1/+1
2020-09-16nir/opt_if: fix opt_if_merge when destination branch has a jumpRhys Perry1-1/+1
2020-09-16radeonsi: Work around Wasteland 2 bug.Bas Nieuwenhuizen1-1/+1
2020-09-16swr: fix build with mingwMichel Zou1-1/+1
2020-09-16radeonsi: fix syncobj wait timeoutQiang Yu1-1/+1
2020-09-16Revert "ac: generate FMA for inexact instructions for radeonsi"Marek Olšák1-1/+1
2020-09-16egl/x11: Free memory allocated for reply structures on errorAndrey Vostrikov1-1/+1
2020-09-16aco: fix byte_align_scalar for 3 dword vectorsRhys Perry1-1/+1
2020-09-16meson: drop leftover PTHREAD_SETAFFINITY_IN_NP_HEADEREric Engestrom1-1/+1
2020-09-16iris: Fix aux assertion in resource_get_handleNanley Chery1-1/+1
2020-09-16amd/common: Fix various non-critical integer overflowsTony Wasserka1-1/+1
2020-09-16aco: Fix integer overflows when emitting parallel copies during RATony Wasserka1-1/+1
2020-09-16radv: Fix various non-critical integer overflowsTony Wasserka1-1/+1
2020-09-16radv: Fix threading issue with submission refcounts.Bas Nieuwenhuizen1-1/+1
2020-09-16intel/fs: Don't copy-propagate stride=0 sources into ddx/ddyJason Ekstrand1-1/+1
2020-09-16gallium/tgsi_exec: Fix up NumOutputs countingEric Anholt1-1/+1