Mesa (master): drirc: whitelist glthread for Mount and Blade Warband again

Marek Olšák mareko at kemper.freedesktop.org
Mon Dec 11 18:17:40 UTC 2017


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

Author: Marek Olšák <marek.olsak at amd.com>
Date:   Wed Jul 26 15:21:45 2017 +0200

drirc: whitelist glthread for Mount and Blade Warband again

---

 src/util/drirc | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/util/drirc b/src/util/drirc
index 9d27330036..73d27c07b0 100644
--- a/src/util/drirc
+++ b/src/util/drirc
@@ -258,6 +258,9 @@ TODO: document the other workarounds.
         <application name="Spec Ops: The Line (64-bit)" executable="specops">
             <option name="mesa_glthread" value="true"/>
         </application>
+        <application name="Mount and Blade Warband" executable="mb_warband_linux">
+            <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">




More information about the mesa-commit mailing list