summaryrefslogtreecommitdiff
path: root/src/citra_qt/configure_graphics.ui
AgeCommit message (Collapse)Author
2017-04-03citra-qt: Move config dialog code to its own directoryLioncash
2017-02-23Add custom layout settings.SonofUgly
2017-01-11QT: Fix some UI related warningsKloen
2017-01-07config: Add option for specifying screen resolution scale factor.bunnei
2016-12-06Implement Frame rate limiter (#2223)emmauss
* implement frame limiter * fixes
2016-11-05Support additional screen layouts.James Rowe
Allows users to choose a single screen layout or a large screen layout. Adds a configuration option to change the prominent screen.
2016-08-31qt: Rename all "toogle" to "toggle".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