summaryrefslogtreecommitdiffstats
path: root/src/citra_qt/configure_graphics.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* core: Consolidate core and system state, remove system module & cleanups.bunnei2016-12-221-1/+1
* core: Consolidate top-level system state into a singleton.bunnei2016-12-221-1/+1
* Implement Frame rate limiter (#2223)emmauss2016-12-061-0/+2
* Add default hotkey to swap primary screens.James Rowe2016-11-051-1/+2
* Support additional screen layouts.James Rowe2016-11-051-0/+4
* Remove empty newlines in #include blocks.Emmanuel Gil Peyrot2016-09-211-2/+1
* Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner2016-09-191-2/+2
* Sources: Run clang-format on everything.Emmanuel Gil Peyrot2016-09-181-4/+2
* qt: Rename all "toogle" to "toggle".bunnei2016-09-011-9/+9
* qt: Add an option to settings for enabling V-Sync.bunnei2016-08-301-0/+4
* config: Add a setting for graphics V-Sync.bunnei2016-08-301-1/+2
* qt: Add a configuration tab for Graphics and move relevant fields.bunnei2016-08-301-0/+32