anv,driconf: Add sampler coordinate precision workaround for EVE Online

Signed-off-by: Taras Pisetskyi <taras.pisetskyi@globallogic.com>
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/12920

Cc: mesa-stable
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34316>
(cherry picked from commit 04962975fd)
This commit is contained in:
Taras Pisetskyi 2025-04-01 13:55:15 +03:00 committed by Eric Engestrom
parent 29cf4608db
commit d34e17a9ce
2 changed files with 4 additions and 1 deletions

View file

@ -184,7 +184,7 @@
"description": "anv,driconf: Add sampler coordinate precision workaround for EVE Online",
"nominated": true,
"nomination_type": 1,
"resolution": 0,
"resolution": 1,
"main_sha": null,
"because_sha": null,
"notes": null

View file

@ -1214,6 +1214,9 @@ TODO: document the other workarounds.
<application name="Dynasty Warriors: Origins" executable="DWORIGINS.exe">
<option name="anv_force_filter_addr_rounding" value="true" />
</application>
<application name="EVE Online" executable="exefile.exe">
<option name="anv_force_filter_addr_rounding" value="true" />
</application>
<!-- Needed to avoid XeSS code paths. -->
<application name="Marvel's Spider-Man Remastered" executable="Spider-Man.exe">
<option name="force_vk_vendor" value="-1" />