mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 07:28:11 +02:00
radv,driconf: Apply DOOM Eternal/idTech workarounds for Indiana Jones
It's based on idTech and exhibits the same idTech bugs. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32521>
This commit is contained in:
parent
047049dcb5
commit
c2f8f20ef7
1 changed files with 5 additions and 0 deletions
|
|
@ -108,6 +108,11 @@ Application bugs worked around in this file:
|
|||
<option name="radv_legacy_sparse_binding" value="true" />
|
||||
</application>
|
||||
|
||||
<application name="Indiana Jones: The Great Circle" application_name_match="TheGreatCircle">
|
||||
<option name="radv_zero_vram" value="true" />
|
||||
<option name="radv_legacy_sparse_binding" value="true" />
|
||||
</application>
|
||||
|
||||
<application name="DOOM (2016)" application_name_match="DOOM$">
|
||||
<option name="radv_disable_dcc" value="true" />
|
||||
</application>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue