index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu_cmd
/
config.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-07-16
yuzu: settings: Remove framerate cap and merge unlocked framerate setting.
bunnei
1
-2
/
+0
2022-07-15
common/setting: Make ranged a property of the type
merry
1
-2
/
+2
2022-06-30
settings: Consolidate RangedSetting's with regular ones
lat9nq
1
-3
/
+3
2022-06-10
core/debugger: support operation in yuzu-cmd
Liam
1
-0
/
+2
2022-03-20
yuzu_cmd: Reduce unused includes
ameerj
1
-1
/
+0
2022-03-15
yuzu_cmd: Allow user to specify config file location
lat9nq
1
-4
/
+6
2022-02-27
dynarmic: Inline exclusive memory accesses
merry
1
-0
/
+3
2022-02-21
settings: Add a new "use_extended_memory_layout" setting.
bunnei
1
-0
/
+1
2022-02-05
config: Support motion inputs
lat9nq
1
-8
/
+28
2021-11-24
core/hid: Fully implement native mouse
german77
1
-174
/
+0
2021-11-24
config: Cleanup and documentation
german77
1
-3
/
+0
2021-11-24
core: Update input interpreter
german77
1
-1
/
+0
2021-11-16
Frontend: Add anti-aliasing method setting
Marshall Mohror
1
-0
/
+1
2021-11-16
yuzu_cmd: Read resolution_setup and scaling_filter from config
lat9nq
1
-0
/
+2
2021-10-17
settings: Remove std::chrono usage
ameerj
1
-2
/
+1
2021-10-15
config: Read network_interface
lat9nq
1
-0
/
+3
2021-09-29
settings: Remove BCAT settings
Morph
1
-4
/
+0
2021-09-15
remove-audio-stretching-setting
Moonlacer
1
-1
/
+0
2021-08-28
Garbage Collection: enable as default, eliminate option.
Fernando Sahmkow
1
-1
/
+0
2021-08-16
configure_graphics: Add GPU nvdec decoding as an option
ameerj
1
-1
/
+1
2021-08-04
config: Read connected setting for controllers
lat9nq
1
-0
/
+3
2021-07-27
renderer_vulkan: Add setting to log pipeline statistics
ReinUsesLisp
1
-0
/
+1
2021-07-23
general: Rename "Frame Limit" references to "Speed Limit"
ameerj
1
-2
/
+2
2021-07-23
config, nvflinger: Add FPS cap setting
ameerj
1
-0
/
+1
2021-07-22
general: Add setting shader_backend
lat9nq
1
-1
/
+1
2021-07-22
shader: Add shader loop safety check settings
lat9nq
1
-0
/
+2
2021-07-21
yuzu_cmd: Make use of fullscreen_mode setting
lat9nq
1
-0
/
+1
2021-07-16
yuzu_cmd: Add missing or update current settings
lat9nq
1
-1
/
+23
2021-07-08
config: Remove float {Read,Write}Setting variants
ameerj
1
-4
/
+2
2021-06-30
yuzu_cmd: config: Pass a reference in
lat9nq
1
-4
/
+4
2021-06-28
general: Make most settings a BasicSetting
lat9nq
1
-111
/
+85
2021-06-17
nvflinger: Add toggle to disable buffer swap interval limits
ameerj
1
-0
/
+2
2021-06-16
fsp_srv: Fix filesystem access logging
Morph
1
-0
/
+2
2021-06-15
yuzu_cmd/config: Add Accelerate ASTC and missing NVDEC emulation settings
ameerj
1
-2
/
+4
2021-06-04
yuzu-cmd: Add touch_from_button in config file
Clément Gallet
1
-0
/
+37
2021-05-25
common: fs: Rework the Common Filesystem interface to make use of std::filesy...
Morph
1
-21
/
+26
2021-05-17
general: Demote custom_rtc to regular setting
lat9nq
1
-3
/
+3
2021-04-18
general: Ignore implicit-fallthrough for SDL.h
lat9nq
1
-0
/
+10
2021-04-14
common: Move settings to common from core.
bunnei
1
-1
/
+1
2021-04-14
core: settings: Add setting for debug assertions and disable by default.
bunnei
1
-0
/
+4
2021-03-02
Fix default bcat_backend init
Kelebek1
1
-1
/
+1
2021-02-13
config: Make high GPU accuracy the default
ReinUsesLisp
1
-1
/
+1
2021-01-15
Allow all touch inputs at the same time and remove config options that are no...
german
1
-4
/
+0
2021-01-10
config: Enable docked mode by default
Morph
1
-1
/
+1
2021-01-04
yuzu/configure_filesystem: Remove "Select Cache Directory" option
FearlessTobi
1
-3
/
+0
2020-12-19
yuzu: Remove gdbstub configuration
FearlessTobi
1
-3
/
+0
2020-12-05
yuzu_cmd: Remove 'users_size'
comex
1
-1
/
+0
2020-11-25
Add multiple udp server support
german
1
-4
/
+2
2020-11-15
configure_input: Add per-player vibration
Morph
1
-0
/
+2
2020-11-15
settings: Remove global vibration strength modifier
Morph
1
-2
/
+0
[next]