index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
citra_qt
/
configuration
/
configure_graphics.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-01-13
Massive removal of unused modules
James Rowe
1
-115
/
+0
2017-04-04
citra-qt: Move config dialog code to its own directory
Lioncash
1
-1
/
+1
2017-02-23
Add custom layout settings.
SonofUgly
1
-0
/
+2
2017-01-07
config: Add option for specifying screen resolution scale factor.
bunnei
1
-2
/
+74
2016-12-22
core: Consolidate core and system state, remove system module & cleanups.
bunnei
1
-1
/
+1
2016-12-22
core: Consolidate top-level system state into a singleton.
bunnei
1
-1
/
+1
2016-12-06
Implement Frame rate limiter (#2223)
emmauss
1
-0
/
+2
2016-11-05
Add default hotkey to swap primary screens.
James Rowe
1
-1
/
+2
2016-11-05
Support additional screen layouts.
James Rowe
1
-0
/
+4
2016-09-21
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
1
-2
/
+1
2016-09-19
Manually tweak source formatting and then re-run clang-format
Yuri Kunde Schlesner
1
-2
/
+2
2016-09-18
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
1
-4
/
+2
2016-09-01
qt: Rename all "toogle" to "toggle".
bunnei
1
-9
/
+9
2016-08-30
qt: Add an option to settings for enabling V-Sync.
bunnei
1
-0
/
+4
2016-08-30
config: Add a setting for graphics V-Sync.
bunnei
1
-1
/
+2
2016-08-30
qt: Add a configuration tab for Graphics and move relevant fields.
bunnei
1
-0
/
+32