mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-03-16 01:29:14 +01:00
Now that fast clear behaviour has been fixed in RADV, reporting an Nvidia GPU breaks rendering again since the game expects the clear behaviour to match that of the Windows D3D11 drivers exactly. To recap, clear(0.5) on an R8_UNORM render target results in 127 on Nvidia GPUs and 128 on AMD GPUs.