drirc/anv: force_vk_vendor=-1 for Bellwright
Cc: mesa-stable
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/12301
Signed-off-by: Mykhailo Skorokhodov <mykhailo.skorokhodov@globallogic.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
(cherry picked from commit ffdbc3bbef
)
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32730>
This commit is contained in:

committed by
Dylan Baker

parent
fdc4e04ce2
commit
9f193474c5
@@ -204,7 +204,7 @@
|
|||||||
"description": "drirc/anv: force_vk_vendor=-1 for Bellwright",
|
"description": "drirc/anv: force_vk_vendor=-1 for Bellwright",
|
||||||
"nominated": true,
|
"nominated": true,
|
||||||
"nomination_type": 1,
|
"nomination_type": 1,
|
||||||
"resolution": 0,
|
"resolution": 1,
|
||||||
"main_sha": null,
|
"main_sha": null,
|
||||||
"because_sha": null,
|
"because_sha": null,
|
||||||
"notes": null
|
"notes": null
|
||||||
|
@@ -1272,6 +1272,9 @@ TODO: document the other workarounds.
|
|||||||
<application name="Marvel Rivals" executable="Marvel-Win64-Shipping.exe">
|
<application name="Marvel Rivals" executable="Marvel-Win64-Shipping.exe">
|
||||||
<option name="force_vk_vendor" value="-1" />
|
<option name="force_vk_vendor" value="-1" />
|
||||||
</application>
|
</application>
|
||||||
|
<application name="Bellwright" executable="BellwrightGame-Win64-Shipping.exe">
|
||||||
|
<option name="force_vk_vendor" value="-1" />
|
||||||
|
</application>
|
||||||
<application name="DIRT 5" executable="DIRT5.exe">
|
<application name="DIRT 5" executable="DIRT5.exe">
|
||||||
<option name="fp64_workaround_enabled" value="true" />
|
<option name="fp64_workaround_enabled" value="true" />
|
||||||
</application>
|
</application>
|
||||||
|
Reference in New Issue
Block a user