util/driconf: add Cursemark workaround
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run

Fixes gpu hang on radeonsi and corrupt rendering on iris.

Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/14392
Cc: mesa-stable

Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38777>
This commit is contained in:
Timothy Arceri 2025-12-03 14:22:44 +11:00 committed by Marge Bot
parent d5498240ac
commit b75cd07265

View file

@ -163,6 +163,10 @@ TODO: document the other workarounds.
<option name="allow_vertex_texture_bias" value="true" />
</application>
<application name="Cursemark" executable="Cursemark.exe">
<option name="glsl_zero_init" value="true"/>
</application>
<application name="Dying Light" executable="DyingLightGame">
<option name="allow_glsl_builtin_variable_redeclaration" value="true" />
<option name="dual_color_blend_by_location" value="true" />