From 5626aa3649525f488b1d362cac1f9b608889d08a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Mon, 25 May 2015 17:17:04 +0100 Subject: Upgrade to mesa-10.6-rc1 This release fixes https://bugs.freedesktop.org/show_bug.cgi?id=86701 So, 3D acceleration works again in virtual machines. Because of this, the special mesa-common-vm stratum is not needed anymore (used to compile thre last known version with 3D acceleration support in vm, 10.3.7) Change-Id: Iddddc6511b67bc53e4c87939ae0d060740ed2f4c --- strata/mesa-common/mesa@vm.morph | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 strata/mesa-common/mesa@vm.morph (limited to 'strata/mesa-common/mesa@vm.morph') diff --git a/strata/mesa-common/mesa@vm.morph b/strata/mesa-common/mesa@vm.morph deleted file mode 100644 index 517b6ba4..00000000 --- a/strata/mesa-common/mesa@vm.morph +++ /dev/null @@ -1,12 +0,0 @@ -name: mesa@vm -kind: chunk -build-system: autotools -configure-commands: -- | - ./autogen.sh --prefix="$PREFIX" \ - --enable-gles2 \ - --disable-glx \ - --with-egl-platforms=drm,wayland \ - --with-gallium-drivers="yes" \ - --with-dri-drivers="yes" \ - --enable-gallium-egl -- cgit v1.2.1