mirror of
https://github.com/cemu-project/Cemu.git
synced 2025-02-06 13:33:27 +01:00
![Exzap](/assets/img/avatar_default.png)
By mistake we would read affected textures back after every single drawcall. As an optimization if the same texture gets drawn to multiple times we'll try to only read it back once at the end of the sequence.