st/nine: Add dummy ff shader state
[mesa.git] / src / util / 00-mesa-defaults.conf
index 5d15b3819fb6b6272abbbdb4a59751d7512c3e1f..ca69dd164fdd6caf64bdaf7767b55878caa70f26 100644 (file)
@@ -195,6 +195,11 @@ TODO: document the other workarounds.
 
         <application name="No Mans Sky" executable="NMS.exe">
             <option name="force_glsl_extensions_warn" value="true" />
+            <option name="allow_glsl_layout_qualifier_on_function_parameters" value="true" />
+        </application>
+
+        <application name="Wolfenstein The Old Blood" executable="WolfOldBlood_x64.exe">
+            <option name="force_compat_profile" value="true" />
         </application>
 
         <!-- The GL thread whitelist is below, workarounds are above.