mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-25 17:20:10 +01:00
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:
parent
7a59d6eaa2
commit
4ac1d3cc45
1 changed files with 4 additions and 0 deletions
|
|
@ -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" />
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue