mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-09 06:48:06 +02:00
drirc: whitelist glthread for Outlast
FPS increase 10-20% in starting locations on Core i5-4570 + Radeon R9 270.
This commit is contained in:
parent
7148795665
commit
d5e7ce28b5
1 changed files with 3 additions and 0 deletions
|
|
@ -220,6 +220,9 @@ TODO: document the other workarounds.
|
|||
<application name="War Thunder (Wine)" executable="aces.exe">
|
||||
<option name="mesa_glthread" value="true"/>
|
||||
</application>
|
||||
<application name="Outlast" executable="OLGame.x86_64">
|
||||
<option name="mesa_glthread" value="true"/>
|
||||
</application>
|
||||
</device>
|
||||
<!-- vmwgfx doesn't like full buffer swaps and can't sync to vertical retraces.-->
|
||||
<device driver="vmwgfx">
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue