Accepting request 625410 from home:Guillaume_G:branches:X11:XOrg
- Enable virgl on ARM OBS-URL: https://build.opensuse.org/request/show/625410 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=761
This commit is contained in:
parent
bfde2c5fe6
commit
0040a17822
@ -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
|
||||
|
||||
|
@ -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 \
|
||||
|
@ -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
|
||||
|
||||
|
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user