mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-11 15:09:00 +01:00
![magumagu](/assets/img/avatar_default.png)
Trying to use GetDepthMatrixProgram outside of TCacheEntry::FromRenderTarget is a bad idea, so don't. Instead, use a shader which only copies the input. Fixes lens flare depth test in Twilight Princess. See http://code.google.com/p/dolphin-emu/issues/detail?id=5999 .