util: skip AltiVec detection if built with -maltivec
[mesa.git] / src / util / 00-mesa-defaults.conf
index 0af33ed35aade13f856d33ae1880fb53f8855c18..94a33480b1231f65176273c3ac24d32b941685b2 100644 (file)
@@ -478,6 +478,11 @@ TODO: document the other workarounds.
         <engine engine_name_match="UnrealEngine4.*" engine_versions="0:23">
             <option name="vk_x11_strict_image_count" value="true" />
         </engine>
+
+        <!-- DOOM crashes at startup without this workaround if the adaptative sync mode is enabled. -->
+        <application name="DOOM" executable="DOOMx64vk.exe">
+            <option name="vk_x11_strict_image_count" value="true" />
+        </application>
     </device>
     <!-- vmwgfx doesn't like full buffer swaps and can't sync to vertical retraces.-->
     <device driver="vmwgfx">