mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 09:28:07 +02:00
radv: Use zerovram for Enshrouded.
Two users now reporting that zerovram fixes hangs.
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/10500
Cc: mesa-stable
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29149>
(cherry picked from commit 79cb884275)
This commit is contained in:
parent
d68141bd68
commit
df810add64
2 changed files with 5 additions and 1 deletions
|
|
@ -134,7 +134,7 @@
|
|||
"description": "radv: Use zerovram for Enshrouded.",
|
||||
"nominated": true,
|
||||
"nomination_type": 0,
|
||||
"resolution": 0,
|
||||
"resolution": 1,
|
||||
"main_sha": null,
|
||||
"because_sha": null,
|
||||
"notes": null
|
||||
|
|
|
|||
|
|
@ -208,5 +208,9 @@ Application bugs worked around in this file:
|
|||
<application name="Half-Life Alyx" application_name_match="hlvr">
|
||||
<option name="dual_color_blend_by_location" value="true" />
|
||||
</application>
|
||||
|
||||
<application name="Enshrouded" executable="enshrouded.exe">
|
||||
<option name="radv_zero_vram" value="true"/>
|
||||
</application>
|
||||
</device>
|
||||
</driconf>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue