mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-04-08 02:10: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.