mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2025-09-06 03:46:44 +08: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.