driconf: enable glthread for "From The Depths"

25% perf improvement

Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4254>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4254>
This commit is contained in:
Marek Olšák 2020-03-19 21:01:24 -04:00
parent 7a59d6eaa2
commit 4ac1d3cc45

View file

@ -405,6 +405,10 @@ TODO: document the other workarounds.
<option name="mesa_glthread" value="true"/>
</application>
<application name="From The Depths" executable="From_The_Depths.x86_64">
<option name="mesa_glthread" value="true"/>
</application>
<!-- Adaptive sync blacklist follows below: -->
<application name="gnome-shell" executable="gnome-shell">
<option name="adaptive_sync" value="false" />