Accepting request 724172 from home:jbrielmaier:ppc64le
I tested it successful on my ppc64le desktop machine with a AMD Radeon RX480 P.S: I hope this is the correct way to submit changes to the Mesa package... OBS-URL: https://build.opensuse.org/request/show/724172 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=857
This commit is contained in:
parent
db5d75af13
commit
1c01de83a7
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 14 18:51:18 UTC 2019 - Jonathan Brielmaier <jbrielmaier@suse.de>
|
||||
|
||||
- Build radeonsi and libvdpau_radeonsi on ppc64le
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 12 08:42:27 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
@ -811,7 +811,7 @@ egl_platforms=x11,drm,surfaceless
|
||||
%else
|
||||
%ifarch ppc64 ppc64le
|
||||
-Ddri-drivers=nouveau \
|
||||
-Dgallium-drivers=r300,r600,nouveau,swrast \
|
||||
-Dgallium-drivers=r300,r600,radeonsi,nouveau,swrast \
|
||||
%else
|
||||
-Ddri-drivers=swrast \
|
||||
-Dgallium-drivers= \
|
||||
@ -1078,7 +1078,7 @@ echo "The \"Mesa\" package does not have the ability to render, but is supplemen
|
||||
%{_libdir}/vdpau/libvdpau_r600.so.1.0.0
|
||||
%endif
|
||||
|
||||
%ifarch %{ix86} x86_64
|
||||
%ifarch %{ix86} x86_64 ppc64le
|
||||
%files -n libvdpau_radeonsi
|
||||
%{_libdir}/vdpau/libvdpau_radeonsi.so
|
||||
%{_libdir}/vdpau/libvdpau_radeonsi.so.1
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 14 18:51:18 UTC 2019 - Jonathan Brielmaier <jbrielmaier@suse.de>
|
||||
|
||||
- Build radeonsi and libvdpau_radeonsi on ppc64le
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 12 08:42:27 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
@ -810,7 +810,7 @@ egl_platforms=x11,drm,surfaceless
|
||||
%else
|
||||
%ifarch ppc64 ppc64le
|
||||
-Ddri-drivers=nouveau \
|
||||
-Dgallium-drivers=r300,r600,nouveau,swrast \
|
||||
-Dgallium-drivers=r300,r600,radeonsi,nouveau,swrast \
|
||||
%else
|
||||
-Ddri-drivers=swrast \
|
||||
-Dgallium-drivers= \
|
||||
@ -1077,7 +1077,7 @@ echo "The \"Mesa\" package does not have the ability to render, but is supplemen
|
||||
%{_libdir}/vdpau/libvdpau_r600.so.1.0.0
|
||||
%endif
|
||||
|
||||
%ifarch %{ix86} x86_64
|
||||
%ifarch %{ix86} x86_64 ppc64le
|
||||
%files -n libvdpau_radeonsi
|
||||
%{_libdir}/vdpau/libvdpau_radeonsi.so
|
||||
%{_libdir}/vdpau/libvdpau_radeonsi.so.1
|
||||
|
Loading…
Reference in New Issue
Block a user