mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-29 23:10:11 +01:00
drirc: remove Path of Exile workarounds
According to https://gitlab.freedesktop.org/mesa/mesa/-/issues/9798, all game bugs should have been fixed. 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:
parent
604a9b7fae
commit
f3790959c8
1 changed files with 0 additions and 9 deletions
|
|
@ -920,15 +920,6 @@ TODO: document the other workarounds.
|
|||
<option name="vk_dont_care_as_load" value="true" />
|
||||
</application>
|
||||
|
||||
<!-- Path of Exile stops with "unsupported backbuffer count" when more than
|
||||
3 swapchain image are reported. -->
|
||||
<application name="Path of Exile" executable="PathOfExile_x64Steam.exe">
|
||||
<option name="vk_x11_override_min_image_count" value="3" />
|
||||
</application>
|
||||
<application name="Path of Exile" executable="PathOfExileSteam.exe">
|
||||
<option name="vk_x11_override_min_image_count" value="3" />
|
||||
</application>
|
||||
|
||||
<!-- Disable fp16 support for browsers, since there is too much
|
||||
broken WebGL out there that uses the wrong precision.
|
||||
Bonus workaround for Firefox bug #1845309. -->
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue