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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
yuzu: settings: Remove framerate cap and merge unlocked framerate setting.
bunnei
2022-07-16
1
-2
/
+0
*
common/setting: Make ranged a property of the type
merry
2022-07-15
1
-2
/
+2
*
settings: Consolidate RangedSetting's with regular ones
lat9nq
2022-06-30
1
-3
/
+3
*
core/debugger: support operation in yuzu-cmd
Liam
2022-06-10
1
-0
/
+2
*
Merge pull request #8048 from ameerj/include-purge
bunnei
2022-03-21
1
-1
/
+0
|
\
|
*
yuzu_cmd: Reduce unused includes
ameerj
2022-03-20
1
-1
/
+0
*
|
yuzu_cmd: Allow user to specify config file location
lat9nq
2022-03-15
1
-4
/
+6
|
/
*
dynarmic: Inline exclusive memory accesses
merry
2022-02-27
1
-0
/
+3
*
settings: Add a new "use_extended_memory_layout" setting.
bunnei
2022-02-21
1
-0
/
+1
*
config: Support motion inputs
lat9nq
2022-02-05
1
-8
/
+28
*
core/hid: Fully implement native mouse
german77
2021-11-24
1
-174
/
+0
*
config: Cleanup and documentation
german77
2021-11-24
1
-3
/
+0
*
core: Update input interpreter
german77
2021-11-24
1
-1
/
+0
*
Frontend: Add anti-aliasing method setting
Marshall Mohror
2021-11-16
1
-0
/
+1
*
yuzu_cmd: Read resolution_setup and scaling_filter from config
lat9nq
2021-11-16
1
-0
/
+2
*
settings: Remove std::chrono usage
ameerj
2021-10-17
1
-2
/
+1
*
config: Read network_interface
lat9nq
2021-10-15
1
-0
/
+3
*
settings: Remove BCAT settings
Morph
2021-09-29
1
-4
/
+0
*
remove-audio-stretching-setting
Moonlacer
2021-09-15
1
-1
/
+0
*
Merge pull request #6846 from ameerj/nvdec-gpu-decode
Fernando S
2021-09-11
1
-1
/
+1
|
\
|
*
configure_graphics: Add GPU nvdec decoding as an option
ameerj
2021-08-16
1
-1
/
+1
*
|
Garbage Collection: enable as default, eliminate option.
Fernando Sahmkow
2021-08-28
1
-1
/
+0
|
/
*
config: Read connected setting for controllers
lat9nq
2021-08-04
1
-0
/
+3
*
renderer_vulkan: Add setting to log pipeline statistics
ReinUsesLisp
2021-07-27
1
-0
/
+1
*
Merge pull request #6696 from ameerj/speed-limit-rename
bunnei
2021-07-26
1
-2
/
+2
|
\
|
*
general: Rename "Frame Limit" references to "Speed Limit"
ameerj
2021-07-23
1
-2
/
+2
*
|
Merge pull request #6697 from ameerj/fps-cap
bunnei
2021-07-25
1
-0
/
+1
|
\
\
|
*
|
config, nvflinger: Add FPS cap setting
ameerj
2021-07-23
1
-0
/
+1
|
|
/
*
|
general: Add setting shader_backend
lat9nq
2021-07-22
1
-1
/
+1
*
|
shader: Add shader loop safety check settings
lat9nq
2021-07-22
1
-0
/
+2
|
/
*
yuzu_cmd: Make use of fullscreen_mode setting
lat9nq
2021-07-21
1
-0
/
+1
*
yuzu_cmd: Add missing or update current settings
lat9nq
2021-07-16
1
-1
/
+23
*
config: Remove float {Read,Write}Setting variants
ameerj
2021-07-08
1
-4
/
+2
*
yuzu_cmd: config: Pass a reference in
lat9nq
2021-06-30
1
-4
/
+4
*
general: Make most settings a BasicSetting
lat9nq
2021-06-28
1
-111
/
+85
*
nvflinger: Add toggle to disable buffer swap interval limits
ameerj
2021-06-17
1
-0
/
+2
*
Merge pull request #6464 from ameerj/disable-astc
bunnei
2021-06-16
1
-2
/
+4
|
\
|
*
yuzu_cmd/config: Add Accelerate ASTC and missing NVDEC emulation settings
ameerj
2021-06-15
1
-2
/
+4
*
|
fsp_srv: Fix filesystem access logging
Morph
2021-06-16
1
-0
/
+2
|
/
*
yuzu-cmd: Add touch_from_button in config file
Clément Gallet
2021-06-04
1
-0
/
+37
*
common: fs: Rework the Common Filesystem interface to make use of std::filesy...
Morph
2021-05-25
1
-21
/
+26
*
general: Demote custom_rtc to regular setting
lat9nq
2021-05-17
1
-3
/
+3
*
general: Ignore implicit-fallthrough for SDL.h
lat9nq
2021-04-18
1
-0
/
+10
*
common: Move settings to common from core.
bunnei
2021-04-14
1
-1
/
+1
*
core: settings: Add setting for debug assertions and disable by default.
bunnei
2021-04-14
1
-0
/
+4
*
Fix default bcat_backend init
Kelebek1
2021-03-02
1
-1
/
+1
*
Merge pull request #4298 from FearlessTobi/remove-cache-setting
bunnei
2021-02-15
1
-3
/
+0
|
\
|
*
yuzu/configure_filesystem: Remove "Select Cache Directory" option
FearlessTobi
2021-01-04
1
-3
/
+0
*
|
config: Make high GPU accuracy the default
ReinUsesLisp
2021-02-13
1
-1
/
+1
*
|
Allow all touch inputs at the same time and remove config options that are no...
german
2021-01-15
1
-4
/
+0
[next]