From d7b400f6fc629c743c6e1f80f1e9125e77872c7e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Mon, 11 Jul 2016 19:17:46 +0100 Subject: strata/mesa-common/mesa.morph: Enable new Intel-backed OpenSWR software rasterizer This driver aims for higher performance over LLVMpipe Change-Id: If525f91953fc3f00c41f4ae62dea6be48d9bdb9c --- 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 98df0f0e..e7a3eee7 100644 --- a/strata/mesa-common/mesa.morph +++ b/strata/mesa-common/mesa.morph @@ -12,7 +12,7 @@ configure-commands: ;; *) DRIDRIVERS=yes - GALLIUMDRIVERS=r300,r600,svga,swrast,virgl + GALLIUMDRIVERS=r300,r600,svga,swrast,virgl,swr VULKANDRIVERS=intel ;; esac -- cgit v1.2.1