SHA256
1
0
forked from pool/Mesa

- enabled "swrast" and "amd" Vulkan drivers on riscv64, which is

upstream default anyway ...

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1141
This commit is contained in:
Stefan Dirsch 2022-09-27 11:10:42 +00:00 committed by Git OBS Bridge
parent 7ffa51a31c
commit 62067e2383
2 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Sep 27 11:08:54 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
- enabled "swrast" and "amd" Vulkan drivers on riscv64, which is
upstream default anyway ...
-------------------------------------------------------------------
Wed Sep 21 14:20:04 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>

View File

@ -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