radv: remove drirc workarounds for Path Of Exile

According to https://gitlab.freedesktop.org/mesa/mesa/-/issues/9798,
all game bugs should have been fixed.

Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/9798
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25198>
This commit is contained in:
Samuel Pitoiset
2023-09-13 08:34:26 +02:00
committed by Marge Bot
parent f3790959c8
commit 4475c400a1

View File

@@ -79,23 +79,6 @@ Application bugs worked around in this file:
<option name="radv_app_layer" value="rage2" />
</application>
<application name="Path of Exile (64-bit, Steam)" executable="PathOfExile_x64Steam.exe">
<option name="radv_no_dynamic_bounds" value="true" />
<option name="radv_absolute_depth_bias" value="true" />
</application>
<application name="Path of Exile (32-bit, Steam)" executable="PathOfExileSteam.exe">
<option name="radv_no_dynamic_bounds" value="true" />
<option name="radv_absolute_depth_bias" value="true" />
</application>
<application name="Path of Exile (64-bit)" executable="PathOfExile_x64.exe">
<option name="radv_no_dynamic_bounds" value="true" />
<option name="radv_absolute_depth_bias" value="true" />
</application>
<application name="Path of Exile (32-bit)" executable="PathOfExile.exe">
<option name="radv_no_dynamic_bounds" value="true" />
<option name="radv_absolute_depth_bias" value="true" />
</application>
<application name="The Surge 2" application_name_match="Fledge">
<option name="radv_disable_shrink_image_store" value="true" />
<option name="radv_zero_vram" value="true" />