Accepting request 1046159 from X11:XOrg
- Update list of gallium-drivers to match default list OBS-URL: https://build.opensuse.org/request/show/1046159 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=464
This commit is contained in:
commit
082c76de5c
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 2 09:37:20 UTC 2023 - Andreas Schwab <schwab@suse.de>
|
||||
|
||||
- Update list of gallium-drivers to match default list
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 31 10:31:10 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -839,11 +839,11 @@ egl_platforms=x11,wayland
|
||||
%else
|
||||
%ifarch %{arm} aarch64
|
||||
-Ddri-drivers= \
|
||||
-Dgallium-drivers=r300,r600,radeonsi,nouveau,swrast,virgl,freedreno,vc4,etnaviv,lima,panfrost,kmsro,v3d \
|
||||
-Dgallium-drivers=r300,r600,radeonsi,nouveau,swrast,virgl,freedreno,vc4,etnaviv,lima,panfrost,v3d,svga,tegra \
|
||||
%else
|
||||
%ifarch ppc64 ppc64le riscv64
|
||||
-Ddri-drivers= \
|
||||
-Dgallium-drivers=r300,r600,radeonsi,nouveau,swrast \
|
||||
-Dgallium-drivers=r300,r600,radeonsi,nouveau,swrast,virgl \
|
||||
%else
|
||||
-Ddri-drivers= \
|
||||
-Dgallium-drivers=swrast \
|
||||
@ -1077,15 +1077,12 @@ echo "The \"Mesa\" package does not have the ability to render, but is supplemen
|
||||
%endif
|
||||
|
||||
%if %{vdpau_virtio_gpu}
|
||||
# for some reason driver doesn't get built on ppc64le
|
||||
%ifnarch ppc64le
|
||||
%files -n libvdpau_virtio_gpu
|
||||
%{_libdir}/vdpau/libvdpau_virtio_gpu.so
|
||||
%{_libdir}/vdpau/libvdpau_virtio_gpu.so.1
|
||||
%{_libdir}/vdpau/libvdpau_virtio_gpu.so.1.0
|
||||
%{_libdir}/vdpau/libvdpau_virtio_gpu.so.1.0.0
|
||||
%endif
|
||||
%endif
|
||||
|
||||
%if "%{flavor}" != "drivers"
|
||||
%files libglapi0
|
||||
|
Loading…
Reference in New Issue
Block a user