radeonsi/driconf: add workaround for SpaceEngine

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>
(cherry picked from commit a92dcc4966)
This commit is contained in:
Pierre-Eric Pelloux-Prayer 2021-06-28 18:09:02 +02:00 committed by Eric Engestrom
parent b2b925114f
commit 7739c338a4
2 changed files with 4 additions and 1 deletions

View file

@ -121,7 +121,7 @@
"description": "radeonsi/driconf: add workaround for SpaceEngine",
"nominated": true,
"nomination_type": 0,
"resolution": 0,
"resolution": 1,
"main_sha": null,
"because_sha": null
},

View file

@ -740,6 +740,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">