From 0341469fbce62117c9d438a3192caee406f3b595 Mon Sep 17 00:00:00 2001 From: Rmys Date: Sat, 14 May 2022 21:45:07 +0300 Subject: [PATCH] mesa rebuild --- x11/library/mesa/actions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11/library/mesa/actions.py b/x11/library/mesa/actions.py index cf3d44f67b..fc23b93ffe 100644 --- a/x11/library/mesa/actions.py +++ b/x11/library/mesa/actions.py @@ -16,7 +16,7 @@ def setup(): -Db_ndebug=true \ -Dplatforms=x11,wayland \ -Ddri3=enabled \ - -Dgallium-drivers=r300,r600,nouveau,radeonsi,svga,iris,swrast,virgl,crocus,zink \ + -Dgallium-drivers=r300,r600,nouveau,radeonsi,i915,svga,iris,swrast,virgl,crocus,zink \ -Dgallium-extra-hud=true \ -Dgallium-vdpau=enabled \ -Dgallium-xvmc=enabled \