summaryrefslogtreecommitdiffstats
path: root/src/citra_qt/configure_graphics.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove empty newlines in #include blocks.Emmanuel Gil Peyrot2016-09-211-2/+1
| | | | | | | This makes clang-format useful on those. Also add a bunch of forgotten transitive includes, which otherwise prevented compilation.
* 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