mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-09 04:38:03 +02:00
drirc: whitelist glthread for Mount and Blade Warband
From 25-26 min fps to 31, used the game in conjuction with a mod (full invasion 2) beaumaris castle map and 200 bots.
This commit is contained in:
parent
39bf7756b9
commit
a7617a49fb
1 changed files with 3 additions and 0 deletions
|
|
@ -205,6 +205,9 @@ TODO: document the other workarounds.
|
||||||
<application name="War Thunder (Wine)" executable="aces.exe">
|
<application name="War Thunder (Wine)" executable="aces.exe">
|
||||||
<option name="mesa_glthread" value="true"/>
|
<option name="mesa_glthread" value="true"/>
|
||||||
</application>
|
</application>
|
||||||
|
<application name="Mount and Blade Warband" executable="mb_warband_linux">
|
||||||
|
<option name="mesa_glthread" value="true"/>
|
||||||
|
</application>
|
||||||
</device>
|
</device>
|
||||||
<!-- vmwgfx doesn't like full buffer swaps and can't sync to vertical retraces.-->
|
<!-- vmwgfx doesn't like full buffer swaps and can't sync to vertical retraces.-->
|
||||||
<device driver="vmwgfx">
|
<device driver="vmwgfx">
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue