mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-30 12:10:09 +01:00
drirc: whitelist glthread for Civilization 5
Performance delta on AMD Phenom II X3 720
Civilization 5: +28%
Signed-off-by: Marek Olšák <marek.olsak@amd.com>
This commit is contained in:
parent
818209118c
commit
9a9b9882a5
1 changed files with 3 additions and 0 deletions
|
|
@ -175,6 +175,9 @@ TODO: document the other workarounds.
|
|||
<application name="Borderlands 2" executable="Borderlands2">
|
||||
<option name="mesa_glthread" value="true"/>
|
||||
</application>
|
||||
<application name="Civilization 5" executable="Civ5XP">
|
||||
<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