From fe6a796618f97f58658ad0580c3c6c5197a9eb3e 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 --- 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