Lime-3DS-Emulator/src/citra_qt
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
..
config Temporarily "fix" citra_qt for Windows 2014-04-10 20:51:32 -04:00
debugger Add override keyword through the code. 2014-10-26 16:18:05 -02:00
bootmanager.cpp Viewport scaling and display density independence 2014-11-18 13:06:05 +01:00
bootmanager.hxx Viewport scaling and display density independence 2014-11-18 13:06:05 +01:00
CMakeLists.txt Added configuration file system. 2014-10-07 15:09:37 -07:00
config.cpp Merge pull request #159 from SeannyM/enable_log 2014-11-15 12:42:08 +01:00
config.h Merge pull request #159 from SeannyM/enable_log 2014-11-15 12:42:08 +01:00
hotkeys.cpp Changed iterators to use auto, some of which using range-based loops 2014-08-11 17:53:23 -07:00
hotkeys.hxx got rid of 'src' folders in each sub-project 2014-04-08 19:25:03 -04:00
hotkeys.ui got rid of 'src' folders in each sub-project 2014-04-08 19:25:03 -04:00
main.cpp Merge pull request #159 from SeannyM/enable_log 2014-11-15 12:42:08 +01:00
main.hxx Add override keyword through the code. 2014-10-26 16:18:05 -02:00
main.ui added symbol map load function to Qt GUI 2014-04-30 23:46:57 -04:00
version.h got rid of 'src' folders in each sub-project 2014-04-08 19:25:03 -04:00