mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-25 15:27:55 -05:00
The view is scaled to be as large as possible, without changing the aspect, within the bounds of the window. On "retina" displays, or other displays where window units != pixels, the view should no longer draw incorrectly.