summaryrefslogtreecommitdiffstats
path: root/src/citra_qt/configure_graphics.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2017-04-04citra-qt: Move config dialog code to its own directoryLioncash1-115/+0
2017-02-23Add custom layout settings.SonofUgly1-0/+2
2017-01-07config: Add option for specifying screen resolution scale factor.bunnei1-2/+74
2016-12-22core: Consolidate core and system state, remove system module & cleanups.bunnei1-1/+1
2016-12-22core: Consolidate top-level system state into a singleton.bunnei1-1/+1
2016-12-06Implement Frame rate limiter (#2223)emmauss1-0/+2
2016-11-05Add default hotkey to swap primary screens.James Rowe1-1/+2
2016-11-05Support additional screen layouts.James Rowe1-0/+4
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot1-2/+1
2016-09-19Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner1-2/+2
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot1-4/+2
2016-09-01qt: Rename all "toogle" to "toggle".bunnei1-9/+9
2016-08-30qt: Add an option to settings for enabling V-Sync.bunnei1-0/+4
2016-08-30config: Add a setting for graphics V-Sync.bunnei1-1/+2
2016-08-30qt: Add a configuration tab for Graphics and move relevant fields.bunnei1-0/+32