mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-07-25 18:50: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.