drirc: Allow extension midshader for Metro Redux
authorvadym.shovkoplias <vadim.shovkoplias@gmail.com>
Mon, 6 Aug 2018 12:52:13 +0000 (15:52 +0300)
committerTapani Pälli <tapani.palli@intel.com>
Thu, 9 Aug 2018 10:13:20 +0000 (13:13 +0300)
This fixes both Metro 2033 Redux and Metro Last Light Redux

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=99730
Signed-off-by: Eero Tamminen <eero.t.tamminen@intel.com>
Signed-off-by: Vadym Shovkoplias <vadym.shovkoplias@globallogic.com>
Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
src/util/drirc

index 8ece875e34f83d79a0a3e640db3b7c43c53a858c..c4f9e060f3a485053803755837b71e3c8b724a5f 100644 (file)
@@ -120,6 +120,10 @@ TODO: document the other workarounds.
             <option name="allow_glsl_extension_directive_midshader" value="true" />
         </application>
 
+        <application name="Metro 2033 Redux / Metro Last Night Redux" executable="metro">
+            <option name="allow_glsl_extension_directive_midshader" value="true" />
+        </application>
+
         <application name="Worms W.M.D" executable="Worms W.M.Dx64">
             <option name="allow_higher_compat_version" value="true" />
         </application>