mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2025-10-22 18:36:51 +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.