drirc: add a workaround for ARMA 3
authorMarek Olšák <marek.olsak@amd.com>
Thu, 4 Oct 2018 04:55:52 +0000 (00:55 -0400)
committerMarek Olšák <marek.olsak@amd.com>
Thu, 4 Oct 2018 05:01:54 +0000 (01:01 -0400)
Cc: 18.2 <mesa-stable@lists.freedesktop.org>
src/util/00-mesa-defaults.conf

index ca69dd164fdd6caf64bdaf7767b55878caa70f26..a937c46d05282245116a8bf6476b0b541e49637c 100644 (file)
@@ -202,6 +202,10 @@ TODO: document the other workarounds.
             <option name="force_compat_profile" value="true" />
         </application>
 
+        <application name="ARMA 3" executable="arma3.x86_64">
+            <option name="glsl_correct_derivatives_after_discard" value="true"/>
+        </application>
+
         <!-- The GL thread whitelist is below, workarounds are above.
              Keep it that way. -->