util: add workaround for the game Foundation

Cc: mesa-stable
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/12882
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35107>
This commit is contained in:
Timothy Arceri
2025-05-23 00:09:53 +10:00
committed by Marge Bot
parent 27945bbd8a
commit bf24d56862

View File

@@ -356,6 +356,11 @@ TODO: document the other workarounds.
<option name="vs_position_always_invariant" value="true" />
</application>
<application name="Foundation" executable="foundation.exe">
<!-- https://gitlab.freedesktop.org/mesa/mesa/-/issues/12882 -->
<option name="force_integer_tex_nearest" value="true" />
</application>
<application name="Homerun Clash" executable="com.haegin.homerunclash">
<!-- https://gitlab.freedesktop.org/mesa/mesa/-/issues/7199 -->
<option name="lower_depth_range_rate" value="0.8" />