summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-09-28docs: Add sha256 sum for 23.2.123.2Dylan Baker1-1/+2
2023-09-28docs: Update release calendar for 23.2.1Dylan Baker1-1/+3
2023-09-28VERSION: update to 23.2.1mesa-23.2.1Dylan Baker1-1/+1
2023-09-28docs: add release notes for 23.2.1Dylan Baker2-74/+475
2023-09-28docs: truncate new_features.txtDylan Baker1-11/+0
2023-09-26iris: assert(bo->deps) after realloc()Paulo Zanoni1-0/+1
2023-09-26iris: avoid stack overflow in iris_bo_wait_syncobj()Paulo Zanoni1-1/+7
2023-09-26iris: assert bufmgr->bo_deps_lock is heldPaulo Zanoni1-0/+2
2023-09-25intel/fs: Constant fold OR and ANDIan Romanick2-2/+97
2023-09-25intel/fs: Constant fold SHLIan Romanick2-1/+44
2023-09-25intel/fs: Always do opt_algebraic after opt_copy_propagation makes progressIan Romanick1-5/+10
2023-09-25Revert "intel/fs: only avoid SIMD32 if strictly inferior in throughput"Matt Turner1-1/+1
2023-09-25iris: ensure stalling pipe control before fast clearLionel Landwerlin1-6/+5
2023-09-25blorp: update and move fast clear PIPE_CONTROLs to driversLionel Landwerlin3-41/+178
2023-09-25blorp: switch blorp_update_clear_color to early returnLionel Landwerlin1-103/+108
2023-09-25zink/ci: mark unexpcted pass as expectedDylan Baker1-1/+0
2023-09-25aco: reset prefetch in the correct block after removing the exitRhys Perry2-3/+7
2023-09-25intel: don't assume Linux minor dev nodeLionel Landwerlin5-8/+4
2023-09-25anv: fix utrace timestamp buffer copiesLionel Landwerlin2-3/+3
2023-09-25frontends/va: Set default rate control values once when creating encoderDavid Rosca3-15/+14
2023-09-25frontends/va: Process VAEncSequenceParameterBufferType first in vaRenderPictureDavid Rosca2-5/+10
2023-09-25pvr: Fix dynamic desc offset storageKarmjit Mahil2-6/+6
2023-09-25pvr: Fix `for` loop itarator usageKarmjit Mahil2-3/+3
2023-09-25zink: always trace_screen_unwrap in acquireMike Blumenkrantz2-2/+3
2023-09-25zink: avoid UAF on wayland async present with to-be-retired swapchainMike Blumenkrantz2-1/+4
2023-09-25zink: move swapchain fence to swapchain objectMike Blumenkrantz3-6/+6
2023-09-25.pick_status.json: Update to f4fecdad724edf8187d22928ed844af7fd84654dDylan Baker1-0/+630
2023-09-25aco/spill: Make sure that offset stays in boundsKonstantin Seurer2-55/+84
2023-09-25radeonsi: emit framebuffer state after allocating cmaskPierre-Eric Pelloux-Prayer2-2/+11
2023-09-25docs: Update Clover's env variable documentationlorn102-1/+33
2023-09-25crocus: avoid issues with undefined clip distanceTapani Pälli2-7/+9
2023-09-25iris: avoid issues with undefined clip distanceTapani Pälli2-7/+9
2023-09-25vulkan/android: add missing AHARDWAREBUFFER_USAGE_GPU_DATA_BUFFER usageYiwei Zhang2-3/+5
2023-09-25aco: remove unused p_logical_end check when optimizing branching sequenceRhys Perry2-6/+3
2023-09-25aco: check logical_phi_info at p_logical_end when eliminating exec writesRhys Perry2-23/+20
2023-09-25aco/optimizer_postRA: check overwritten_subdword in is_overwritten_since()Rhys Perry2-1/+3
2023-09-25st/mesa: check renderbuffer before using itPierre-Eric Pelloux-Prayer2-1/+4
2023-09-25Android.mk: Only link LLVM for radeonsi, not amd_vkSamuel Holland2-2/+5
2023-09-25Android.mk: Explicitly enable/disable LLVM supportSamuel Holland2-1/+2
2023-09-25Android.mk: Allow building only Vulkan driversSamuel Holland3-3/+5
2023-09-25zink: propagate rp_tc_info_updated across unordered blitsMike Blumenkrantz2-1/+3
2023-09-25tu: handle unused color attachments without crashingMike Blumenkrantz2-2/+4
2023-09-24tu: Fix assert in FDM state emissionConnor Abbott2-2/+2
2023-09-24tu: Fix per-view viewport state propagationConnor Abbott3-8/+3
2023-09-24intel/fs: Check if the whole ubo load range is in the push const rangeSviatoslav Peleshko2-2/+4
2023-09-24lavapipe: clamp cache uuid sizeMike Blumenkrantz2-3/+3
2023-09-24zink: flag db maps as unsynchronizedMike Blumenkrantz2-2/+2
2023-09-24aux/tc: don't use pipe_buffer_create_with_data() for rp-optimized subdataMike Blumenkrantz2-2/+3
2023-09-24aux/tc: fix rp info handling around tc_sync callsMike Blumenkrantz2-1/+6
2023-09-24radeonsi/vcn: change max_poc to fixed value for hevc encoder.Ruijing Dong2-7/+5