From db08fd7028cc8701f8f12b3e90b1f5c076348c43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Wed, 6 Jan 2016 17:23:26 +0000 Subject: mesa.morph: Build the new virgl driver This will allow to use 3D acceleration with if use alongside the new virtio drm kms sriver introduced in linux 4.4 and running in qemu >= 2.5 Change-Id: I02b55c3fad70dd264edfe6e47b8b9ec543d0b3e1 --- strata/mesa-common/mesa.morph | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/strata/mesa-common/mesa.morph b/strata/mesa-common/mesa.morph index 7203dfb9..ebcf0a78 100644 --- a/strata/mesa-common/mesa.morph +++ b/strata/mesa-common/mesa.morph @@ -11,7 +11,7 @@ configure-commands: ;; *) DRIDRIVERS=yes - GALLIUMDRIVERS=yes + GALLIUMDRIVERS=r300,r600,svga,swrast,virgl ;; esac ./autogen.sh --prefix="$PREFIX" --sysconfdir=/etc \ -- cgit v1.2.1