Module: Mesa
Branch: master
Commit: 19c101f704b609eb76d24db230b706a48db155a6
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=19c101f704b609eb76d24db230b706a48db155a6

Author: Marek Olšák <marek.ol...@amd.com>
Date:   Wed Jul 19 11:53:43 2017 -0400

drirc: whitelist War Thunder (Wine) for glthread

Nominated by František Zatloukal <zatloukal.franti...@gmail.com>

---

 src/mesa/drivers/dri/common/drirc | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/mesa/drivers/dri/common/drirc 
b/src/mesa/drivers/dri/common/drirc
index 83eed44e35..c9fcb59d82 100644
--- a/src/mesa/drivers/dri/common/drirc
+++ b/src/mesa/drivers/dri/common/drirc
@@ -187,6 +187,9 @@ TODO: document the other workarounds.
         <application name="Euro Truck Simulator 2" executable="eurotrucks2">
             <option name="mesa_glthread" value="true"/>
         </application>
+       <application name="War Thunder (Wine)" executable="aces.exe">
+            <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">

_______________________________________________
mesa-commit mailing list
mesa-commit@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to