driconf: enable glthread for "From The Depths"
authorMarek Olšák <marek.olsak@amd.com>
Fri, 20 Mar 2020 01:01:24 +0000 (21:01 -0400)
committerMarek Olšák <marek.olsak@amd.com>
Fri, 20 Mar 2020 01:27:01 +0000 (21:27 -0400)
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>

src/util/00-mesa-defaults.conf

index f1c410837cf7805cc544c75440feb6b0b6c6273c..3b14fe7aec4fa352956923eefa2e2af5029d2dab 100644 (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" />