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>
(cherry picked from commit bf24d56862)
This commit is contained in:
Timothy Arceri 2025-05-23 00:09:53 +10:00 committed by Eric Engestrom
parent 826fe18abd
commit d976a8fdf7
2 changed files with 6 additions and 1 deletions

View file

@ -4494,7 +4494,7 @@
"description": "util: add workaround for the game Foundation",
"nominated": true,
"nomination_type": 1,
"resolution": 0,
"resolution": 1,
"main_sha": null,
"because_sha": null,
"notes": null

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" />