radeonsi: set TRUNC_COORD=0 for Total War: WARHAMMER to fix it
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/3233 Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6810>
This commit is contained in:
@@ -676,6 +676,10 @@ TODO: document the other workarounds.
|
||||
<application name="Road Redemption" executable="RoadRedemption.x86_64">
|
||||
<option name="radeonsi_clamp_div_by_zero" value="true" />
|
||||
</application>
|
||||
<!-- https://gitlab.freedesktop.org/mesa/mesa/-/issues/3233 -->
|
||||
<application name="Total War: WARHAMMER" executable="TotalWarhammer">
|
||||
<option name="radeonsi_no_trunc_coord" value="true" />
|
||||
</application>
|
||||
<application name="Wasteland 2" executable="WL2">
|
||||
<option name="radeonsi_clamp_div_by_zero" value="true" />
|
||||
</application>
|
||||
|
||||
Reference in New Issue
Block a user