summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2020-09-30nir/lower_io_arrays: Fix xfb_offset bugConnor Abbott1-1/+1
2020-09-30st/mesa: use roundf instead of floorf for lod-bias roundingErik Faye-Lund1-1/+1
2020-09-29gallium/vl: add chroma_format arg to vl_video_buffer functionsPierre-Eric Pelloux-Prayer5-19/+34
2020-09-29gallium/vl: do not call transfer_unmap if transfer is NULLPierre-Eric Pelloux-Prayer2-3/+6
2020-09-28spirv: fix emitting switch cases that directly jump to the merge blockSamuel Pitoiset1-0/+7
2020-09-28spirv: extract switch parsing into its own functionKarol Herbst2-83/+99
2020-09-28intel/fs: Disable sample mask predication for scratch storesDanylo Piliaiev3-2/+34
2020-09-27meson/anv: Use variable that checks for --build-idDylan Baker1-1/+1
2020-09-27blorp: Ensure aligned HIZ_CCS_WT partial clearsNanley Chery1-4/+5
2020-09-27nir/liveness: Consider if uses in nir_ssa_defs_interfereJason Ekstrand1-0/+9
2020-09-27radeonsi: fix indirect dispatches with variable block sizesMarek Olšák1-11/+10
2020-09-27etnaviv: simplify linear stride implementationChristian Gmeiner1-11/+9
2020-09-27mesa: handle GL_FRONT after translating to itErik Faye-Lund1-0/+1
2020-09-23nir/lower_samplers: Clamp out-of-bounds access to array of samplersDanylo Piliaiev1-1/+21
2020-09-23nir/large_constants: Eliminate out-of-bounds writes to large constantsDanylo Piliaiev1-2/+5
2020-09-23nir/lower_io: Eliminate oob writes and return zero for oob readsDanylo Piliaiev1-0/+31
2020-09-23st/mesa: Deal with empty textures/buffers in semaphore wait/signal.Bas Nieuwenhuizen1-4/+8
2020-09-23intel/compiler: fixup Gen12 workaround for array sizesLionel Landwerlin1-2/+19
2020-09-23radv: fix transform feedback crashes if pCounterBufferOffsets is NULLSamuel Pitoiset1-4/+20
2020-09-23radv,aco: fix reading primitive ID in FS after TESRhys Perry2-3/+10
2020-09-23ac/surface: Fix depth import on GFX6-GFX8.Bas Nieuwenhuizen1-1/+2
2020-09-23intel/fs/swsb: SCHEDULING_FENCE only emits SYNC_NOPJason Ekstrand1-0/+1
2020-09-23glsl_type: Add packed to structure type comparison for hash mapJesse Natalie1-0/+3
2020-09-23radv: fix vertex buffer null descriptorsPierre-Loup A. Griffais1-1/+3
2020-09-23radv: fix null descriptor for dynamic buffersPierre-Loup A. Griffais2-15/+22
2020-09-23mesa: fix glUniform* when a struct contains a bindless samplerPierre-Eric Pelloux-Prayer1-2/+4
2020-09-17radv: initialize with expanded cmask if the destination layout needs itRhys Perry1-2/+10
2020-09-17amd/common: Cache intra-tile addresses for retile map.Bas Nieuwenhuizen1-43/+183
2020-09-16radeon/vcn: set dec->bs_ptr = NULL on unmapPierre-Eric Pelloux-Prayer2-0/+6
2020-09-16r600/uvd: set dec->bs_ptr = NULL on unmapPierre-Eric Pelloux-Prayer1-0/+3
2020-09-16mesa/st: release debug_output after destroying the contextPierre-Eric Pelloux-Prayer1-1/+8
2020-09-16mesa: add bool param to _mesa_free_context_dataPierre-Eric Pelloux-Prayer9-15/+16
2020-09-16mesa: rename _mesa_free_errors_dataPierre-Eric Pelloux-Prayer3-3/+3
2020-09-16aco: Fix emit_boolean_exclusive_scan in wave32 mode.Timur Kristóf1-1/+2
2020-09-16anv, iris: Set MediaSamplerDOPClockGateEnable for gen12+Jordan Justen3-3/+6
2020-09-16radeonsi: fix max syncobj wait timeoutQiang Yu1-0/+3
2020-09-16blorp: Fix alignment test for HIZ_CCS_WT fast-clearsNanley Chery1-2/+2
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 Ekstrand9-10/+19
2020-09-16freedreno: Make the pack struct have a .qword for wide addresses.Eric Anholt1-3/+10
2020-09-16spirv: Run repair_ssa if there are discard instructionsJason Ekstrand2-1/+3
2020-09-16nir/opt_if: fix opt_if_merge when destination branch has a jumpRhys Perry1-0/+7
2020-09-16radeonsi: Work around Wasteland 2 bug.Bas Nieuwenhuizen1-0/+3
2020-09-16swr: fix build with mingwMichel Zou12-21/+25
2020-09-16radeonsi: fix syncobj wait timeoutQiang Yu1-11/+6
2020-09-16Revert "ac: generate FMA for inexact instructions for radeonsi"Marek Olšák3-40/+0
2020-09-16egl/x11: Free memory allocated for reply structures on errorAndrey Vostrikov1-1/+8
2020-09-16aco: fix byte_align_scalar for 3 dword vectorsRhys Perry1-4/+11
2020-09-16iris: Fix aux assertion in resource_get_handleNanley Chery1-0/+1