mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-04-15 08:44:10 -05:00

Blitting or resolving multisampled images requires the dimensions of the src and dst to be equal for valid usage, making them difficult for resolution scaling using the current implementation.