mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-05-23 12:40:14 +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.