[Mesa-dev] [RFC PATCH 3/4] drirc: add force_compat_profile for Crookz - The Big Heist
Samuel Pitoiset
samuel.pitoiset at gmail.com
Fri Feb 10 13:41:32 UTC 2017
Signed-off-by: Samuel Pitoiset <samuel.pitoiset at gmail.com>
---
src/mesa/drivers/dri/common/drirc | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/src/mesa/drivers/dri/common/drirc b/src/mesa/drivers/dri/common/drirc
index d698435284..bfa4ff1dc3 100644
--- a/src/mesa/drivers/dri/common/drirc
+++ b/src/mesa/drivers/dri/common/drirc
@@ -108,5 +108,9 @@ TODO: document the other workarounds.
<application name="Worms W.M.D" executable="Worms W.M.Dx64">
<option name="force_compat_profile" value="true" />
</application>
+
+ <application name="Crookz - The Big Heist" executable="Crookz">
+ <option name="force_compat_profile" value="true" />
+ </application>
</device>
</driconf>
--
2.11.1
More information about the mesa-dev
mailing list