From b5c2bac1518b704c3e8c8dbbfca6215d74746f3d Mon Sep 17 00:00:00 2001 From: madomado Date: Wed, 15 Oct 2025 18:47:59 +0800 Subject: [PATCH] feat(mesa): add patch for fixing intel arc rendering issues (#6749) --- 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