radeonsi/driconf: add workaround for SpaceEngine
authorPierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Mon, 28 Jun 2021 16:09:02 +0000 (18:09 +0200)
committerPierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Tue, 29 Jun 2021 21:38:21 +0000 (23:38 +0200)
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/4483
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Cc: mesa-stable
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11625>

src/util/00-mesa-defaults.conf

index 1d23b6e..ec76b2a 100644 (file)
@@ -749,6 +749,9 @@ TODO: document the other workarounds.
             <!-- https://gitlab.freedesktop.org/mesa/mesa/-/issues/3714 -->
             <option name="radeonsi_clamp_div_by_zero" value="true" />
         </application>
+        <application name="SpaceEngine" executable="SpaceEngine.exe">
+            <option name="force_gl_vendor" value="X.Org" />
+        </application>
     </device>
     <device driver="i965">
         <application name="Middle Earth: Shadow of Mordor" executable="ShadowOfMordor">