mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-25 06:30:10 +01:00
radv: set radv_invariant_geom=true for War Thunder
War Thunder has native Vulkan support. Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/10186 Cc: mesa-stable Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26334>
This commit is contained in:
parent
46cc7ffb79
commit
d9f312b86a
1 changed files with 4 additions and 0 deletions
|
|
@ -144,6 +144,10 @@ Application bugs worked around in this file:
|
|||
<option name="radv_rt_wave64" value="true" />
|
||||
</application>
|
||||
|
||||
<application name="War Thunder" executable="aces">
|
||||
<option name="radv_invariant_geom" value="true"/>
|
||||
</application>
|
||||
|
||||
<!-- OpenGL Game workarounds (zink) -->
|
||||
<application name="Black Geyser: Couriers of Darkness" executable="BlackGeyser.x86_64">
|
||||
<option name="radv_zero_vram" value="true" />
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue