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
/
core
/
settings.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-06-26
Add a "Mute Audio" hotkey
Kewlan
1
-0
/
+7
2020-05-19
yuzu: Add frontend settings for assembly shaders
ReinUsesLisp
1
-0
/
+1
2020-05-11
core: settings: Add a setting for time zone.
bunnei
1
-0
/
+16
2020-05-03
settings: Add anisotropic filtering level to the yuzu configuration log (#3875)
Morph
1
-0
/
+1
2020-04-22
Correct Linux Compile Error.
Fernando Sahmkow
1
-0
/
+8
2020-04-22
UI: Replasce accurate GPU option for GPU Accuracy Level
Fernando Sahmkow
1
-1
/
+1
2020-03-19
set: implement GetRegionCode
Dan
1
-0
/
+1
2020-02-26
core: settings: Add setting to enable vsync, which is on by default.
bunnei
1
-0
/
+1
2019-09-30
settings: Add option to set BCAT backend
Zach Hilman
1
-0
/
+2
2019-09-21
settings: Update LogSettings to show NAND/SDMC paths from FileUtil
Zach Hilman
1
-2
/
+3
2019-07-11
yuzu: Remove setting for using Unicorn
Lioncash
1
-1
/
+0
2019-07-04
yuzu: Remove CPU Jit setting from the UI
fearlessTobi
1
-1
/
+1
2019-05-30
rasterizer_opengl: Remove OpenGL core profile
ReinUsesLisp
1
-1
/
+0
2019-04-20
Allow picking a Compatibility Profile for OpenGL.
Fernando Sahmkow
1
-0
/
+1
2019-03-29
core/yuzu: Remove enable_nfc setting
fearlessTobi
1
-1
/
+0
2019-03-09
clang fix
Hexagon12
1
-1
/
+2
2019-03-09
Log 2 new setting values
Hexagon12
1
-0
/
+2
2019-01-22
citra_qt: Log settings on launch
zhupengfei
1
-0
/
+29
2018-11-19
hid: Use player-defined controller type as PREFERRED_CONTROLLER
Zach Hilman
1
-0
/
+50
2018-08-11
video_core; Get rid of global g_toggle_framelimit_enabled variable
Lioncash
1
-5
/
+1
2018-08-04
video_core: Eliminate the g_renderer global variable
Lioncash
1
-2
/
+4
2018-08-02
video_core: Make global EmuWindow instance part of the base renderer class
Lioncash
1
-5
/
+3
2018-01-13
Remove references to PICA and rasterizers in video_core
James Rowe
1
-6
/
+0
2017-10-10
hle: Remove a large amount of 3ds-specific service code.
bunnei
1
-2
/
+0
2017-08-25
SidebySide Layout (#2859)
ThaMighty90
1
-1
/
+1
2017-05-28
Core: Fix some out-of-style includes
Yuri Kunde Schlesner
1
-1
/
+1
2017-05-04
ir: implement new 3ds HID via ir:rst
wwylele
1
-1
/
+1
2017-05-03
ir: implement circle pad pro
wwylele
1
-0
/
+2
2017-03-01
HID: use ButtonDevice
wwylele
1
-0
/
+3
2017-01-31
removed the possibly uneeded cast on values.gdbstub_port
noah the goodra
1
-1
/
+1
2017-01-07
config: Add option for specifying screen resolution scale factor.
bunnei
1
-1
/
+0
2016-12-23
core: Move emu_window and key_map into core
MerryMage
1
-1
/
+1
2016-12-06
Implement Frame rate limiter (#2223)
emmauss
1
-0
/
+1
2016-11-05
Support additional screen layouts.
James Rowe
1
-0
/
+7
2016-09-21
Use negative priorities to avoid special-casing the self-include
Yuri Kunde Schlesner
1
-1
/
+1
2016-09-21
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
1
-3
/
+0
2016-09-18
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
1
-1
/
+0
2016-08-31
configure_audio: User-configuratble option to enable/disable audio stretching
MerryMage
1
-0
/
+1
2016-04-30
Audio: Add sink selection to configuration files
MerryMage
1
-0
/
+5
2016-04-21
Config: Add scaled resolution option
tfarley
1
-1
/
+1
2016-04-11
CitraQt: Apply config at startup
Jannik Vogel
1
-0
/
+14
2014-12-21
License change
purpasmart96
1
-1
/
+1
2014-10-08
Added configuration file system.
archshift
1
-0
/
+11