diff --git a/Mesa.changes b/Mesa.changes index bcb0d11..eb81a30 100644 --- a/Mesa.changes +++ b/Mesa.changes @@ -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 diff --git a/Mesa.spec b/Mesa.spec index ac94898..12240f1 100644 --- a/Mesa.spec +++ b/Mesa.spec @@ -624,7 +624,7 @@ autoreconf -fvi --enable-opencl-icd \ %endif --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-va \ --enable-xvmc \