util/conf: enable init to zero workaround for Exanima
Fixes rendering issues on llvmpipe. Issue: https://gitlab.freedesktop.org/mesa/mesa/-/issues/6449 Cc: mesa-stable Acked-by: Mike Blumenkrantz <michael.blumenkrantz@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18935>
This commit is contained in:
@@ -153,6 +153,10 @@ TODO: document the other workarounds.
|
||||
<option name="allow_glsl_builtin_variable_redeclaration" value="true" />
|
||||
</application>
|
||||
|
||||
<application name="Exanima" executable="Exanima.exe">
|
||||
<option name="glsl_zero_init" value="true"/>
|
||||
</application>
|
||||
|
||||
<application name="Full Bore" executable="fullbore">
|
||||
<option name="allow_glsl_builtin_variable_redeclaration" value="true" />
|
||||
</application>
|
||||
|
Reference in New Issue
Block a user