HansKristian-Work / vkd3d-proton

Fork of VKD3D. Development branches for Proton's Direct3D 12 implementation.
GNU Lesser General Public License v2.1
1.8k stars 185 forks source link

vkd3d: Falsely report RADV doesn't implicitly clear #1850

Open Etaash-mathamsetty opened 6 months ago

Etaash-mathamsetty commented 6 months ago

radv_zero_vram=true is causing performance problems for many people after some kernel commits, so just workaround the problem for now. (To be clear: at this point in time this is not intended to get merged, only meant for testing purposes)

ishitatsuyuki commented 6 months ago

The issue is tracked at https://gitlab.freedesktop.org/mesa/mesa/-/issues/9189, hopefully the kernel patchset will be upstream soon.