mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 16:08:04 +02:00
anv,driconf: Add sampler coordinate precision workaround for Dynasty Warriors
Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/12584 Cc: mesa-stable Reviewed-by: José Roberto de Souza <jose.souza@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33488>
This commit is contained in:
parent
57efd752fb
commit
4864c0a5fc
1 changed files with 3 additions and 0 deletions
|
|
@ -1210,6 +1210,9 @@ TODO: document the other workarounds.
|
|||
<application name="Age of Empires IV" executable="RelicCardinal.exe">
|
||||
<option name="anv_force_filter_addr_rounding" value="true" />
|
||||
</application>
|
||||
<application name="Dynasty Warriors: Origins" executable="DWORIGINS.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" />
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue