driconf: enable glthread for Minecraft-FTB, Stellaris, Battletech

Acked-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14368>
This commit is contained in:
Marek Olšák 2022-01-01 01:36:24 -05:00 committed by Marge Bot
parent d28677cfd9
commit 13bdd8da5e

View file

@ -365,6 +365,9 @@ TODO: document the other workarounds.
<application name="Minecraft" executable="minecraft-launcher">
<option name="mesa_glthread" value="true"/>
</application>
<application name="Minecraft-FTB" executable="ftb-app">
<option name="mesa_glthread" value="true"/>
</application>
<application name="Alien Isolation" executable="AlienIsolation">
<option name="mesa_glthread" value="true"/>
@ -576,6 +579,14 @@ TODO: document the other workarounds.
<option name="mesa_glthread" value="true" />
</application>
<application name="Stellaris" executable="stellaris">
<option name="mesa_glthread" value="true"/>
</application>
<application name="Battletech" executable="BattleTech">
<option name="mesa_glthread" value="true"/>
</application>
<!-- Adaptive sync denylist follows below: -->
<application name="gnome-shell" executable="gnome-shell">
<option name="adaptive_sync" value="false" />