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
2023-01-13
1.5X resolution scaler option
Matías Locatti
1
-0
/
+4
2023-01-05
config: Set the Vulkan driver pipeline cache option to be global
Wollnashorn
1
-0
/
+1
2023-01-04
common: add setting for renderer clock workaround
Liam
1
-0
/
+1
2022-12-13
Set: Allow setting device nickname
Chloe Marcec
1
-0
/
+1
2022-11-25
settings: Reset FSR sharpening global state with the others
lat9nq
1
-0
/
+1
2022-11-24
FSR Sharpening Slider part 1 - only a global slider
Matías Locatti
1
-0
/
+1
2022-11-09
Add break statement in default cases
Enrico Mancuso
1
-0
/
+1
2022-08-25
video_core: add option for pessimistic flushing
Liam
1
-0
/
+1
2022-08-12
Allow audio volume up to 200%
Kelebek1
1
-1
/
+1
2022-07-22
Project Andio
Kelebek1
1
-1
/
+2
2022-07-16
yuzu: settings: Remove framerate cap and merge unlocked framerate setting.
bunnei
1
-1
/
+0
2022-06-13
common: Change semantics of UNREACHABLE to unconditionally crash
Liam
1
-1
/
+1
2022-06-01
core/debugger: Implement new GDB stub debugger
Liam
1
-0
/
+1
2022-04-28
GCC 12 fixes
Liam
1
-1
/
+1
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
1
-3
/
+2
2022-02-27
dynarmic: Inline exclusive memory accesses
merry
1
-0
/
+1
2022-02-21
settings: Add a new "use_extended_memory_layout" setting.
bunnei
1
-0
/
+1
2021-11-21
configure_general: Allow framerate cap to be used in custom game configs
Kewlan
1
-0
/
+1
2021-11-16
Settings: Add anti-aliasing method setting
Marshall Mohror
1
-0
/
+1
2021-11-16
VideoCore: Add more rescaling option.
FernandoS27
1
-0
/
+13
2021-11-16
Texture Cahe: Fix downscaling on SMO.
Fernando Sahmkow
1
-0
/
+2
2021-11-16
video_core: Misc resolution scaling related refactoring
ameerj
1
-1
/
+1
2021-11-16
Renderer: Implement Bicubic and ScaleForce filters.
Fernando Sahmkow
1
-9
/
+1
2021-11-16
common/settings: Remove unused scaling options
ReinUsesLisp
1
-16
/
+7
2021-11-16
Settings: eliminate rescaling_factor.
Fernando Sahmkow
1
-1
/
+1
2021-11-16
Settings: Add resolution scaling to settings.
Fernando Sahmkow
1
-0
/
+51
2021-11-16
VideoCore: Initial Setup for the Resolution Scaler.
Fernando Sahmkow
1
-0
/
+1
2021-09-29
settings: Remove BCAT settings
Morph
1
-2
/
+0
2021-09-15
fix_accidental_deletion
Moonlacer
1
-1
/
+2
2021-09-15
remove-audio-stretching-setting
Moonlacer
1
-4
/
+1
2021-09-10
input_common: Enable steam controllers and 8 player support
german77
1
-0
/
+3
2021-08-28
Garbage Collection: enable as default, eliminate option.
Fernando Sahmkow
1
-2
/
+0
2021-08-16
configure_graphics: Add GPU nvdec decoding as an option
ameerj
1
-2
/
+2
2021-07-23
general: Rename "Frame Limit" references to "Speed Limit"
ameerj
1
-4
/
+4
2021-07-22
general: Add setting shader_backend
lat9nq
1
-2
/
+2
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
[next]