mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-02-23 22:40:34 +01:00
driconf: add radv_zero_vram for Crystal Project (1637730)
fixes #10666 cc: mesa-stable Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28079>
This commit is contained in:
parent
c19edbb6af
commit
9a57b1df53
1 changed files with 3 additions and 0 deletions
|
|
@ -200,5 +200,8 @@ Application bugs worked around in this file:
|
|||
<application name="Rocket League" executable="RocketLeague">
|
||||
<option name="radv_zero_vram" value="true" />
|
||||
</application>
|
||||
<application name="Crystal Project" executable="Crystal Project.bin.x86_64">
|
||||
<option name="radv_zero_vram" value="true" />
|
||||
</application>
|
||||
</device>
|
||||
</driconf>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue