feat: Add AMD Anti-lag backport to Mesa 25.2.0 (#6041) (#6042)

* chore: Bump mesa release number



* chore: Update bazzite.patch



* chore: Add some missing commits



* chore: Explicitly enable anti-lag layer in spec



* chore: Add anti-lag files to spec



---------


(cherry picked from commit 7dcb88942c)

Signed-off-by: Kyle Gospodnetich <me@kylegospodneti.ch>
Co-authored-by: Kyle Gospodnetich <me@kylegospodneti.ch>
This commit is contained in:
Raboneko
2025-08-09 21:40:57 -07:00
committed by GitHub
parent 5176e54b24
commit 8b7dcd7a44
2 changed files with 2249 additions and 21 deletions
File diff suppressed because it is too large Load Diff
+4 -2
View File
@@ -81,7 +81,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.0
Release: 1%?dist
Release: 2%?dist
License: MIT AND BSD-3-Clause AND SGI-B-2.0
URL: http://www.mesa3d.org
@@ -377,7 +377,7 @@ export MESON_PACKAGE_CACHE_DIR="%{cargo_registry}/"
-Dgallium-rusticl=true \
%endif
-Dvulkan-drivers=%{?vulkan_drivers} \
-Dvulkan-layers=device-select \
-Dvulkan-layers=device-select,anti-lag \
-Dshared-glapi=enabled \
-Dgles1=enabled \
-Dgles2=enabled \
@@ -630,7 +630,9 @@ popd
%{_libdir}/libvulkan_lvp.so
%{_datadir}/vulkan/icd.d/lvp_icd.*.json
%{_libdir}/libVkLayer_MESA_device_select.so
%{_libdir}/libVkLayer_MESA_anti_lag.so
%{_datadir}/vulkan/implicit_layer.d/VkLayer_MESA_device_select.json
%{_datadir}/vulkan/implicit_layer.d/VkLayer_MESA_anti_lag.json
%if 0%{?with_virtio}
%{_libdir}/libvulkan_virtio.so
%{_datadir}/vulkan/icd.d/virtio_icd.*.json