summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-10-04docs: add sha256sum for 23.1.923.1Eric Engestrom1-1/+1
2023-10-04VERSION: bump for 23.1.9mesa-23.1.9Eric Engestrom1-1/+1
2023-10-04docs: add release notes for 23.1.9Eric Engestrom2-0/+156
2023-10-04radv: fix unused non-xfb shader outputs not being removedDanylo Piliaiev2-3/+40
2023-10-04zink: fix crashing in image rebindsMike Blumenkrantz2-3/+3
2023-10-04copyimage: check requested slice early when cube maps are involvedGert Wollny2-2/+6
2023-10-04tu/kgsl: Fix memory leak of tmp allocations during submissionsDanylo Piliaiev2-3/+17
2023-10-04isaspec: encode: Correct used regexChristian Gmeiner2-2/+2
2023-10-04iris: flush data cache when flushing HDC on GFX < 12Tapani Pälli2-1/+9
2023-10-04.pick_status.json: Mark 2be9b66cddbe56136adb95013f084b3d881b8b71 as denominatedEric Engestrom1-1/+1
2023-10-04.pick_status.json: Mark a0fba1731193c2475843ab704a2b053abdcaab43 as denominatedEric Engestrom1-1/+1
2023-10-04ac/llvm: fix flat PS input corruptionMarek Olšák3-3/+2
2023-10-04microsoft/clc: Don't build compiler test if build-tests is falseProdea Alexandru-Liviu2-2/+2
2023-10-04.pick_status.json: Update to a2641ddf0dfba68f957e4d7d839d7b5bbd02aa62Eric Engestrom1-0/+612
2023-10-04.pick_status.json: Update to 6ea2ea0bb0e04ee658ed8ebb4e51515b2f4d20fbEric Engestrom1-0/+540
2023-10-04radv: fix external handle type queries for dmabuf/fdMike Blumenkrantz2-23/+12
2023-10-04radv: fix COMPUTE_SHADER_INVOCATIONS query on compute queueSamuel Pitoiset2-1/+13
2023-10-04radv: simplify the NGG vs legacy pipelinestat query pathSamuel Pitoiset2-71/+24
2023-10-04radv: stop skip emitting CB states when there is no color attachmentSamuel Pitoiset2-31/+30
2023-10-04glx: XFree visual infoMike Blumenkrantz3-3/+3
2023-10-04vulkan: Handle vkSetDebugUtilsObjectNameEXT on WSI objectsantonino3-1/+53
2023-10-04vulkan: Extend vkGet/SetPrivateDataEXT handling to VkSurfaceantonino2-4/+9
2023-10-04vulkan: Extend vkGet/SetPrivateDataEXT handling to all platformsantonino3-8/+2
2023-09-30tu/kgsl: Fix bitfield of DITHER_MODE_MRT6wangra2-2/+2
2023-09-30iris: add missing workaround for 3DSTATE_LINE_STIPPLELionel Landwerlin2-1/+12
2023-09-30aco: implement 64bit div find_lsbGeorg Lehmann2-1/+8
2023-09-30aco: fix p_extract with v1 dst and s1 operandGeorg Lehmann2-2/+2
2023-09-30aco/spill: Make sure that offset stays in boundsKonstantin Seurer2-55/+84
2023-09-30.pick_status.json: Update to e7d393b1d7b8fd9b39942d4c2e5b32c46ffffff7Eric Engestrom1-0/+1143
2023-09-29aco/optimizer_postRA: don't combine DPP across exec on GFX8/9Rhys Perry3-1/+34
2023-09-27.pick_status.json: Mark 6d00c2f78cf651ef156c287368783ac6d0c40d50 as denominatedEric Engestrom1-1/+1
2023-09-27llvmpipe: reset viewport_index_slot in fb bindDave Airlie2-1/+2
2023-09-27freedreno: Include speedbin fallback in 690 chipid to fix probingKonrad Dybcio2-1/+2
2023-09-27meson/rusticl: add sha1_hKarol Herbst2-1/+2
2023-09-27mesa: Fix zeroing of new ParameterValues array entries when growingKenneth Graunke2-4/+4
2023-09-27anv: fix a leak of fp64_nir shaderTapani Pälli2-1/+3
2023-09-27intel: don't assume Linux minor dev nodeLionel Landwerlin5-8/+4
2023-09-27frontends/va: Set default rate control values once when creating encoderDavid Rosca3-15/+14
2023-09-27frontends/va: Process VAEncSequenceParameterBufferType first in vaRenderPictureDavid Rosca2-5/+10
2023-09-27pvr: Fix dynamic desc offset storageKarmjit Mahil2-6/+6
2023-09-27zink: always trace_screen_unwrap in acquireMike Blumenkrantz2-2/+3
2023-09-27zink: avoid UAF on wayland async present with to-be-retired swapchainMike Blumenkrantz2-1/+4
2023-09-27zink: move swapchain fence to swapchain objectMike Blumenkrantz3-6/+6
2023-09-27radeonsi: emit framebuffer state after allocating cmaskPierre-Eric Pelloux-Prayer2-2/+11
2023-09-27.pick_status.json: Update to 632792eca0f3befb2edec9e429e696b88001be0fEric Engestrom1-0/+2286
2023-09-20docs: add sha256sum for 23.1.8Eric Engestrom1-1/+1
2023-09-20VERSION: bump for 23.1.8mesa-23.1.8Eric Engestrom1-1/+1
2023-09-20docs: add release notes for 23.1.8Eric Engestrom2-0/+160
2023-09-20zink: ci updatesMike Blumenkrantz2-2/+1
2023-09-20vc4: mark buffers as initialized at vc4_texture_subdataJose Maria Casanova Crespo3-39/+45