From 4c36e6db017df901a93fb9e16229f9c01e727314 Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Wed, 15 Oct 2025 03:50:04 -0700 Subject: [PATCH] feat(mesa): add patch for fixing intel arc rendering issues (#6749) (#6754) --- anda/lib/mesa/mesa.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/anda/lib/mesa/mesa.spec b/anda/lib/mesa/mesa.spec index 8e399bf08c..4fa43801cc 100644 --- a/anda/lib/mesa/mesa.spec +++ b/anda/lib/mesa/mesa.spec @@ -80,7 +80,7 @@ Summary: Mesa graphics libraries # disabled by default, and has to be enabled manually. See `terra/release/terra-mesa.repo` for details. Epoch: 1 Version: 25.2.4 -Release: 1%?dist +Release: 2%?dist License: MIT AND BSD-3-Clause AND SGI-B-2.0 URL: http://www.mesa3d.org @@ -94,6 +94,7 @@ Patch10: gnome-shell-glthread-disable.patch # https://github.com/bazzite-org/mesa Patch20: bazzite.patch +Patch21: https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37498.diff BuildRequires: meson >= 1.3.0 BuildRequires: gcc