SHA256
1
0
forked from pool/Mesa

Accepting request 400616 from home:jirislaby:branches:X11:XOrg

x86: enable virgl gallium driver

OBS-URL: https://build.opensuse.org/request/show/400616
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=521
This commit is contained in:
Stefan Dirsch 2016-06-08 09:46:24 +00:00 committed by Git OBS Bridge
parent 1bc38551db
commit 01ad272dc3
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jun 8 07:33:35 UTC 2016 - jslaby@suse.com
- x86: enable virgl gallium driver
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Jun 7 23:25:31 UTC 2016 - tobias.johannes.klausmann@mni.thm.de Tue Jun 7 23:25:31 UTC 2016 - tobias.johannes.klausmann@mni.thm.de

View File

@ -624,7 +624,7 @@ autoreconf -fvi
--enable-opencl-icd \ --enable-opencl-icd \
%endif %endif
--enable-llvm-shared-libs \ --enable-llvm-shared-libs \
--with-gallium-drivers=r300,r600,radeonsi,nouveau,swrast,svga \ --with-gallium-drivers=r300,r600,radeonsi,nouveau,swrast,svga,virgl \
--enable-vdpau \ --enable-vdpau \
--enable-va \ --enable-va \
--enable-xvmc \ --enable-xvmc \