mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-26 06:20:09 +01:00
radv: Advertise rt pipelines for Control (DX12)
The game has been working on radv since basically forever. Reviewed-by: Friedrich Vock <friedrich.vock@gmx.de> Acked-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20729>
This commit is contained in:
parent
0429f11dfb
commit
c7fc30421c
1 changed files with 4 additions and 0 deletions
|
|
@ -146,6 +146,10 @@ Application bugs worked around in this file:
|
|||
<option name="radv_rt" value="true" />
|
||||
</application>
|
||||
|
||||
<application name="Control (DX12)" application_name_match="Control_DX12.exe">
|
||||
<option name="radv_rt" value="true" />
|
||||
</application>
|
||||
|
||||
<application name="Metro Exodus (Linux native)" application_name_match="metroexodus">
|
||||
<option name="radv_app_layer" value="metroexodus" />
|
||||
</application>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue