index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
settings.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-07-08
configure_audio: Use u8 for volume value
ameerj
1
-1
/
+1
2021-07-08
settings, arm_dynarmic, yuzu qt: Move CPU debugging option
lat9nq
1
-1
/
+1
2021-06-28
general: Make most settings a BasicSetting
lat9nq
1
-8
/
+8
2021-06-20
Update dynarmic and add new unsafe CPU option.
Fernando Sahmkow
1
-0
/
+1
2021-06-16
Reaper: Setup settings and final tuning.
Fernando Sahmkow
1
-0
/
+2
2021-06-15
configure_graphics: Add Accelerate ASTC decoding setting
ameerj
1
-0
/
+2
2021-06-11
General: Add settings for fastmem and disabling adress space check.
FernandoS27
1
-0
/
+8
2021-05-25
common: fs: Rework the Common Filesystem interface to make use of std::filesy...
Morph
1
-6
/
+10
2021-05-17
general: Demote custom_rtc to regular setting
lat9nq
1
-1
/
+0
2021-05-16
configuration: Add CPU tab to game properties
lat9nq
1
-0
/
+6
2021-05-15
general: Make CPU accuracy and related a Settings::Setting
lat9nq
1
-1
/
+1
2021-04-14
common: Move settings to common from core.
bunnei
1
-13
/
+2
2021-02-02
settings: Log the cache, config, and mod load directories
Morph
1
-0
/
+3
2020-12-28
core: settings: Untangle multicore from asynchronous GPU.
bunnei
1
-5
/
+0
2020-12-19
yuzu: Remove gdbstub configuration
FearlessTobi
1
-2
/
+0
2020-11-27
core: Eliminate remaining usages of the global system instance
Lioncash
1
-10
/
+7
2020-11-15
settings: Remove global vibration strength modifier
Morph
1
-1
/
+0
2020-11-15
configure_input: Hook up the vibration percentage spinbox
Morph
1
-0
/
+1
2020-11-15
settings: Preparation for per-game input settings
Morph
1
-1
/
+7
2020-11-07
settings: log value of CPU_Accuracy
lat9nq
1
-0
/
+1
2020-11-04
core/settings: Move configuring_global behind an API
Lioncash
1
-6
/
+14
2020-10-26
video_core: NVDEC Implementation
ameerj
1
-0
/
+2
2020-08-26
Project Mjölnir: Part 1
Morph
1
-50
/
+0
2020-08-16
common/fileutil: Convert namespace to Common::FS
Lioncash
1
-2
/
+2
2020-07-28
configure_graphics: Remove Force 30 FPS mode
Morph
1
-1
/
+0
2020-07-17
Drop settings namespace
David Marcec
1
-2
/
+1
2020-07-17
Rebase for per game settings
David Marcec
1
-0
/
+3
2020-07-15
settings: Resolve a sign conversion warning within GetTimeZoneString()
Lioncash
1
-5
/
+5
2020-07-15
settings: Make use of std::string_view over std::string for logging
Lioncash
1
-33
/
+34
2020-07-14
clang-format
lat9nq
1
-2
/
+1
2020-07-14
settings: Move settings sanitization to its own function
lat9nq
1
-0
/
+6
2020-07-09
configuration: implement per-game configurations (#4098)
lat9nq
1
-21
/
+63
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-25
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
[next]