mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-03-20 22:25:47 -05:00

- BlitSurface with different texture targets is inherently broken. - When target is the same, we can just use FastCopySurface. - Fixes rendering issues with Breath of the Wild.