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