suyu/src
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
..
citra Viewport scaling and display density independence 2014-11-18 13:06:05 +01:00
citra_qt Viewport scaling and display density independence 2014-11-18 13:06:05 +01:00
common Viewport scaling and display density independence 2014-11-18 13:06:05 +01:00
core core: Mark some hle functions as static 2014-11-17 22:41:49 -05:00
video_core Viewport scaling and display density independence 2014-11-18 13:06:05 +01:00
CMakeLists.txt CMake cleanup 2014-09-01 18:06:30 -03:00