mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-08-15 08:20:08 +00: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.