util/00-mesa-defaults: add Limbo workaround
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/7976 Cc: mesa-stable Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com> Tested-by: Diego Viola <diego.viola@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20548>
This commit is contained in:

committed by
Marge Bot

parent
1067ec90a5
commit
6e24b76c10
@@ -811,6 +811,12 @@ TODO: document the other workarounds.
|
||||
<option name="vs_position_always_precise" value="true" />
|
||||
</application>
|
||||
|
||||
<application name="Limbo" executable="limbo">
|
||||
<!-- issue 7976 -->
|
||||
<option name="glsl_zero_init" value="true"/>
|
||||
</application>
|
||||
|
||||
|
||||
<!-- Vulkan workarounds: -->
|
||||
|
||||
<!-- Works around the game not starting (does not deal with
|
||||
|
Reference in New Issue
Block a user