yuzu-fork/src/citra/emu_window
Kevin Hartman 221a9b023d Viewport scaling and display density independence
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.
2014-11-18 13:06:05 +01:00
..
emu_window_glfw.cpp Viewport scaling and display density independence 2014-11-18 13:06:05 +01:00
emu_window_glfw.h Viewport scaling and display density independence 2014-11-18 13:06:05 +01:00