mirror of
https://github.com/PCSX2/pcsx2.git
synced 2026-07-11 01:34:17 +02:00
93212882d0
Add support for depth feedback loops either via texture barriers or copies. DX12 and OpenGL do depth feedback by creating a temporary color texture to hold Z and using multiple color outputs. Use the depth feedback for accurate AFAIL (enabled via INI setting).