summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/common/drirc
diff options
context:
space:
mode:
authorPetr Sebor <petr@scssoft.com>2017-07-11 12:08:47 +0200
committerMarek Olšák <marek.olsak@amd.com>2017-07-14 23:56:37 +0200
commitb317cc1b3ce6f54a6e6d2fa0ae335a4837956399 (patch)
treea14bd22d8aed54a754025083cc57c00df99310b3 /src/mesa/drivers/dri/common/drirc
parent483aa3997d58c0f52708311379e303a71e0ff1e9 (diff)
drirc: whitelist glthread for Euro Truck Simulator 2
Diffstat (limited to 'src/mesa/drivers/dri/common/drirc')
-rw-r--r--src/mesa/drivers/dri/common/drirc3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mesa/drivers/dri/common/drirc b/src/mesa/drivers/dri/common/drirc
index d7745e43843..83eed44e35a 100644
--- a/src/mesa/drivers/dri/common/drirc
+++ b/src/mesa/drivers/dri/common/drirc
@@ -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">