mirror of
https://github.com/PabloMK7/citra.git
synced 2025-01-27 00:33:41 +01:00
8e1e52cad9
Framebuffer blits depends on pixel tests: Ownership (is fine) Scissor (is broken on the last commit) Masking (is broken on master for a while) So let's be honest and start with a clean state in those helper functions.