summaryrefslogtreecommitdiff
path: root/src/citra_qt/configure_graphics.cpp
AgeCommit message (Expand)Author
2017-04-03citra-qt: Move config dialog code to its own directoryLioncash
2017-02-23Add custom layout settings.SonofUgly
2017-01-07config: Add option for specifying screen resolution scale factor.bunnei
2016-12-21core: Consolidate core and system state, remove system module & cleanups.bunnei
2016-12-21core: Consolidate top-level system state into a singleton.bunnei
2016-12-06Implement Frame rate limiter (#2223)emmauss
2016-11-05Add default hotkey to swap primary screens.James Rowe
2016-11-05Support additional screen layouts.James Rowe
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot
2016-09-18Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot
2016-08-31qt: Rename all "toogle" to "toggle".bunnei
2016-08-29qt: Add an option to settings for enabling V-Sync.bunnei
2016-08-29config: Add a setting for graphics V-Sync.bunnei
2016-08-29qt: Add a configuration tab for Graphics and move relevant fields.bunnei