SHA256
1
0
forked from pool/Mesa

Accepting request 398107 from devel:ARM:Factory

- enable vc4 and freedreno on aarch64 as well

OBS-URL: https://build.opensuse.org/request/show/398107
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=517
This commit is contained in:
Stefan Dirsch 2016-05-26 09:49:06 +00:00 committed by Git OBS Bridge
parent c3db01d273
commit 26bf3783d5
2 changed files with 10 additions and 5 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed May 25 11:39:12 UTC 2016 - dmueller@suse.com
- enable vc4 and freedreno on aarch64 as well
-------------------------------------------------------------------
Wed May 18 17:01:35 UTC 2016 - eich@suse.com

View File

@ -25,7 +25,7 @@
%else
%define gallium_loader 0
%endif
%ifarch %ix86 x86_64 %arm ppc ppc64 ppc64le
%ifarch %ix86 x86_64 aarch64 %arm ppc ppc64 ppc64le
%define xvmc_support 1
%define vdpau_nouveau 1
%define vdpau_radeon 1
@ -609,11 +609,11 @@ autoreconf -fvi
--enable-va \
--enable-xvmc \
%endif
%ifarch %arm ppc64 ppc64le
%ifarch aarch64 %arm ppc64 ppc64le
--enable-xa \
--enable-gallium-llvm \
--with-dri-drivers=nouveau \
%ifarch %arm
%ifarch %arm aarch64
--with-gallium-drivers=r300,r600,nouveau,swrast,svga,freedreno,vc4 \
%else
--with-gallium-drivers=r300,r600,nouveau,swrast,svga \
@ -629,7 +629,7 @@ autoreconf -fvi
--with-dri-drivers=swrast \
--with-gallium-drivers=swrast \
%endif
%ifarch aarch64 s390x
%ifarch s390x
--enable-xa \
--enable-gallium-llvm \
--with-dri-drivers=swrast \
@ -947,7 +947,7 @@ install -m 644 $RPM_SOURCE_DIR/README.updates \
%{_libdir}/libMesaOpenCL.so*
%endif
%ifnarch s390 s390x aarch64
%ifnarch s390 s390x
%files libva
%defattr(-,root,root)
%dir %{_libdir}/dri