mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-11-26 07:52:09 -06: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.