diff --git a/Mesa.changes b/Mesa.changes index 100e2a3..eacf8d2 100644 --- a/Mesa.changes +++ b/Mesa.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Sep 27 11:08:54 UTC 2022 - Stefan Dirsch + +- enabled "swrast" and "amd" Vulkan drivers on riscv64, which is + upstream default anyway ... + ------------------------------------------------------------------- Wed Sep 21 14:20:04 UTC 2022 - Stefan Dirsch diff --git a/Mesa.spec b/Mesa.spec index bf41e07..0f1418e 100644 --- a/Mesa.spec +++ b/Mesa.spec @@ -68,6 +68,10 @@ %define with_vulkan 1 %define vulkan_drivers swrast,amd,broadcom,freedreno %endif + %ifarch riscv64 + %define with_vulkan 1 + %define vulkan_drivers swrast,amd + %endif %endif %ifarch aarch64 %{arm} ppc64 ppc64le riscv64 s390x %{ix86} x86_64