SHA256
1
0
forked from pool/Mesa
Dominique Leuenberger 2018-08-02 12:49:16 +00:00 committed by Git OBS Bridge
commit 8c5d90b7c2
4 changed files with 12 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jul 26 10:30:26 UTC 2018 - guillaume.gardet@opensuse.org
- Enable virgl on ARM
-------------------------------------------------------------------
Mon Jul 16 10:21:54 UTC 2018 - sndirsch@suse.com

View File

@ -826,7 +826,7 @@ export PYTHON2=%{_bindir}/python3
%ifarch %{arm} aarch64
--enable-xa \
--with-dri-drivers=nouveau \
--with-gallium-drivers=r300,r600,nouveau,swrast,freedreno,vc4 \
--with-gallium-drivers=r300,r600,nouveau,swrast,virgl,freedreno,vc4 \
%endif
%ifarch ppc64 ppc64le
--enable-xa \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jul 26 10:30:26 UTC 2018 - guillaume.gardet@opensuse.org
- Enable virgl on ARM
-------------------------------------------------------------------
Mon Jul 16 10:21:54 UTC 2018 - sndirsch@suse.com

View File

@ -825,7 +825,7 @@ export PYTHON2=%{_bindir}/python3
%ifarch %{arm} aarch64
--enable-xa \
--with-dri-drivers=nouveau \
--with-gallium-drivers=r300,r600,nouveau,swrast,freedreno,vc4 \
--with-gallium-drivers=r300,r600,nouveau,swrast,virgl,freedreno,vc4 \
%endif
%ifarch ppc64 ppc64le
--enable-xa \