util/00-mesa-defaults: add Akka Arrh workaround

Cc: mesa-stable

Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21979>
This commit is contained in:
Timothy Arceri
2023-03-17 15:24:53 +11:00
committed by Marge Bot
parent 47e7b49c61
commit 29c71b8eb0

View File

@@ -58,6 +58,10 @@ TODO: document the other workarounds.
<!-- Please always enable app-specific workarounds for all drivers and
screens. -->
<device>
<application name="Akka Arrh" executable="Project-A.exe">
<option name="allow_glsl_extension_directive_midshader" value="true" />
</application>
<application name="Unigine Sanctuary" executable="Sanctuary">
<option name="force_glsl_extensions_warn" value="true" />
<option name="disable_blend_func_extended" value="true" />