From 0ca3204a68d95add38956c1078b5fd92bcf92c8472610fe82713ee88f33facf2 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Tue, 14 May 2024 10:56:31 +0000 Subject: [PATCH] Accepting request 1173890 from home:Guillaume_G:Mesa - Enable libvulkan_intel on arm OBS-URL: https://build.opensuse.org/request/show/1173890 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1285 --- Mesa.changes | 5 +++++ Mesa.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/Mesa.changes b/Mesa.changes index f3b71f3..5341222 100644 --- a/Mesa.changes +++ b/Mesa.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue May 14 07:22:05 UTC 2024 - Guillaume GARDET + +- Enable libvulkan_intel on arm + ------------------------------------------------------------------- Sat Apr 20 12:23:09 UTC 2024 - Stefan Dirsch diff --git a/Mesa.spec b/Mesa.spec index 8415caf..5891e7e 100644 --- a/Mesa.spec +++ b/Mesa.spec @@ -76,7 +76,7 @@ %endif %ifarch %{arm} aarch64 %define with_vulkan 1 - %define vulkan_drivers swrast,amd,broadcom,freedreno + %define vulkan_drivers swrast,amd,broadcom,freedreno,intel,intel_hasvk %endif %ifarch riscv64 %define with_vulkan 1 @@ -238,7 +238,7 @@ BuildRequires: pkgconfig(libdrm_etnaviv) >= 2.4.89 BuildRequires: pkgconfig(libdrm_freedreno) >= 2.4.74 BuildRequires: pkgconfig(libelf) %endif -%ifarch x86_64 %{ix86} +%ifarch x86_64 %{ix86} aarch64 %{arm} BuildRequires: libelf-devel BuildRequires: pkgconfig(libdrm_intel) >= 2.4.75 %else @@ -1221,7 +1221,7 @@ echo "The \"Mesa\" package does not have the ability to render, but is supplemen %endif %if 0%{with_vulkan} -%ifarch %{ix86} x86_64 +%ifarch %{ix86} x86_64 aarch64 %{arm} %files -n libvulkan_intel %dir %{_datadir}/vulkan %dir %{_datadir}/vulkan/icd.d