summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-19VERSION: bump for 23.1.0-rc2mesa-23.1.0-rc2Eric Engestrom1-1/+1
2023-04-19v3d: add flake spec@ext_framebuffer_blit@fbo-sys-sub-blitEric Engestrom2-1/+2
2023-04-19iris: use util_framebuffer_get_num_samples when setting ps dispatch samplesMike Blumenkrantz2-2/+2
2023-04-19zink: avoid zero-sized memcmp for descriptor layoutsMike Blumenkrantz2-2/+2
2023-04-19vk/util: fix buggy usage of unreachable()Eric Engestrom2-2/+2
2023-04-19pvr: fix buggy usage of unreachable()Eric Engestrom2-2/+2
2023-04-19compiler: fix buggy usage of unreachable()Eric Engestrom2-2/+2
2023-04-19amd: fix buggy usage of unreachable()Eric Engestrom3-6/+6
2023-04-19isl: fix a number of errors on storage format support on Gfx9/12.5Lionel Landwerlin8-32/+65
2023-04-19isl: disable mcs (and mcs+ccs) for color msaa on gfxver 125Tapani Pälli2-3/+3
2023-04-19d3d12: Respect buffer offsets for sampler viewsJesse Natalie3-4/+3
2023-04-19isl: don't set inconsistent fields for depth when using stencil onlyLionel Landwerlin2-1/+9
2023-04-19lima: fix refcnt imbalance related to framebufferPatrick Lerda3-4/+2
2023-04-19iris/bufmgr: Handle flat_ccs for BO_ALLOC_ZEROEDNanley Chery2-1/+9
2023-04-19iris/bufmgr: Add and use zero_boNanley Chery2-17/+22
2023-04-19iris: Allocate ZEROED BOs for shared resourcesNanley Chery2-2/+9
2023-04-19iris: Fix close of exported bosJosé Roberto de Souza2-7/+13
2023-04-19vulkan/overlay: deal with unknown pNext structuresLionel Landwerlin2-55/+80
2023-04-19r600: fix refcnt imbalance related to evergreen_set_shader_images()Patrick Lerda2-2/+3
2023-04-19r600: Report multi-plane formats as unsupportedAndres Calderon Jaramillo3-1/+7
2023-04-19egl/wayland: fix oob buffer access during buffer_fds clean upDavid Redondo2-3/+3
2023-04-19.pick_status.json: Update to 543b6ca7c4b00c4bfff5668ba0a0643d565db201Eric Engestrom1-0/+603
2023-04-19zink: make general bo allocation more robust by iteratingMike Blumenkrantz2-12/+19
2023-04-19zink: restore BAR allocation failure demotionMike Blumenkrantz2-3/+3
2023-04-19zink: slightly rework memoryTypeIndex selection to pre-determine heapMike Blumenkrantz2-5/+4
2023-04-19zink: move memoryTypeIndex selection down in general bo allocationMike Blumenkrantz2-18/+20
2023-04-19radv: disable fast-clears with CMASK for 128-bit formatsSamuel Pitoiset4-3/+5
2023-04-17Revert "ci: disable lima farm, currently out-of-space, needs to be fixed"Erico Nunes2-2/+2
2023-04-17.pick_status.json: Update to 0d7912d239dac5bf3c8b07f2a6ca467f760d6aa6Eric Engestrom1-0/+162
2023-04-16anv: disable reset query pools using blorp opt on MTLFelix DeGrood2-1/+4
2023-04-16v3dv/ci: drop fixed failure from fails.txtEric Engestrom2-4/+1
2023-04-16ci/freedreno: fix the a530_piglit job and switch to WestonDavid Heidelberg3-8/+17
2023-04-16rusticl/event: drop work item before updating statusKarol Herbst2-5/+10
2023-04-16meson: keep Mako version checking in accord with build msgLuc Ma2-2/+2
2023-04-16radeonsi/vcn: add an exception of field case for h264 decodingDavid (Ming Qiang) Wu2-2/+4
2023-04-16v3d: set depth compare function correctlyJuan A. Suarez Romero2-4/+7
2023-04-16zink: use correct primitives for passthrough gs with tessantonino2-2/+23
2023-04-16zink: don't emulate edgeflags for patchesantonino2-2/+2
2023-04-16radv: re-emit the guardband state when related PSO are boundSamuel Pitoiset2-1/+7
2023-04-16r600: fix refcnt imbalance related to r600_set_vertex_buffers()Patrick Lerda2-5/+13
2023-04-16radv: try to keep HTILE compressed for READ_ONLY_OPTIMAL layoutSamuel Pitoiset2-1/+2
2023-04-16vulkan: ignore rasterizationSamples when the state is dynamicSamuel Pitoiset2-3/+8
2023-04-16intel/vec4: force exec_all on float control instructionLionel Landwerlin2-2/+3
2023-04-16zink: always defer query pool deletionMike Blumenkrantz4-2/+8
2023-04-16zink: pass ctx through query destroy pathsMike Blumenkrantz2-12/+12
2023-04-16zink: remove atomics from zink_queryMike Blumenkrantz2-3/+3
2023-04-16vulkan/runtime: discard unused graphics stages in librariesLionel Landwerlin2-8/+44
2023-04-16mesa/st/program: don't init xfb info if there are no outputsMike Blumenkrantz2-1/+6
2023-04-16radv: fix detecting FMASK_DECOMPRESS/DCC_DECOMPRESS meta pipelinesSamuel Pitoiset3-10/+11
2023-04-16.pick_status.json: Update to 8ebc5cbe2b828f34b9bfb32c528d3514ead59798Eric Engestrom1-0/+1181