mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 05:18:08 +02:00
drirc: whitelist glthread for Euro Truck Simulator 2
This commit is contained in:
parent
483aa3997d
commit
b317cc1b3c
1 changed files with 3 additions and 0 deletions
|
|
@ -184,6 +184,9 @@ TODO: document the other workarounds.
|
|||
<application name="American Truck Simulator" executable="amtrucks">
|
||||
<option name="mesa_glthread" value="true"/>
|
||||
</application>
|
||||
<application name="Euro Truck Simulator 2" executable="eurotrucks2">
|
||||
<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