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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
textures: add BC1 and BC3 compressors and recompression setting
Liam
2023-05-23
1
-0
/
+2
*
Merge pull request #10181 from lat9nq/intel-compute-toggle
liamwhite
2023-05-15
1
-0
/
+1
|
\
|
*
settings: Add enable compute pipelines
lat9nq
2023-05-07
1
-0
/
+1
*
|
Settings: add option to enable / disable reactive flushing
Fernando Sahmkow
2023-05-07
1
-0
/
+2
|
/
*
Merge pull request #10125 from lat9nq/vsync-select
bunnei
2023-05-06
1
-2
/
+1
|
\
|
*
configuration: Expose separate swap present modes
lat9nq
2023-05-02
1
-2
/
+1
*
|
settings: remove pessimistic flushing
Liam
2023-05-03
1
-1
/
+0
*
|
Merge pull request #10124 from liamwhite/pebkac
Morph
2023-05-03
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
settings: rename extended memory layout to unsafe, move from general to system
Liam
2023-04-30
1
-1
/
+2
*
|
vk_present_manager: Add toggle for async presentation
GPUCode
2023-05-01
1
-0
/
+1
|
/
*
Merge pull request #9849 from ameerj/async-astc
liamwhite
2023-02-26
1
-0
/
+2
|
\
|
*
configuration: Add async ASTC decode setting
ameerj
2023-02-22
1
-0
/
+2
*
|
settings: Add more input settings to the log
Narr the Reg
2023-02-21
1
-0
/
+7
|
/
*
Update settings.cpp
m-HD
2023-02-12
1
-0
/
+4
*
CPP
Matías Locatti
2023-01-13
1
-0
/
+8
*
1.5X resolution scaler option
Matías Locatti
2023-01-13
1
-0
/
+4
*
Merge pull request #9552 from liamwhite/turbo
liamwhite
2023-01-06
1
-0
/
+1
|
\
|
*
common: add setting for renderer clock workaround
Liam
2023-01-04
1
-0
/
+1
*
|
config: Set the Vulkan driver pipeline cache option to be global
Wollnashorn
2023-01-05
1
-0
/
+1
|
/
*
Set: Allow setting device nickname
Chloe Marcec
2022-12-13
1
-0
/
+1
*
settings: Reset FSR sharpening global state with the others
lat9nq
2022-11-25
1
-0
/
+1
*
FSR Sharpening Slider part 1 - only a global slider
Matías Locatti
2022-11-24
1
-0
/
+1
*
Add break statement in default cases
Enrico Mancuso
2022-11-09
1
-0
/
+1
*
video_core: add option for pessimistic flushing
Liam
2022-08-25
1
-0
/
+1
*
Allow audio volume up to 200%
Kelebek1
2022-08-12
1
-1
/
+1
*
Project Andio
Kelebek1
2022-07-22
1
-1
/
+2
*
yuzu: settings: Remove framerate cap and merge unlocked framerate setting.
bunnei
2022-07-16
1
-1
/
+0
*
common: Change semantics of UNREACHABLE to unconditionally crash
Liam
2022-06-13
1
-1
/
+1
*
core/debugger: Implement new GDB stub debugger
Liam
2022-06-01
1
-0
/
+1
*
GCC 12 fixes
Liam
2022-04-28
1
-1
/
+1
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
1
-3
/
+2
*
dynarmic: Inline exclusive memory accesses
merry
2022-02-27
1
-0
/
+1
*
settings: Add a new "use_extended_memory_layout" setting.
bunnei
2022-02-21
1
-0
/
+1
*
configure_general: Allow framerate cap to be used in custom game configs
Kewlan
2021-11-21
1
-0
/
+1
*
Settings: Add anti-aliasing method setting
Marshall Mohror
2021-11-16
1
-0
/
+1
*
VideoCore: Add more rescaling option.
FernandoS27
2021-11-16
1
-0
/
+13
*
Texture Cahe: Fix downscaling on SMO.
Fernando Sahmkow
2021-11-16
1
-0
/
+2
*
video_core: Misc resolution scaling related refactoring
ameerj
2021-11-16
1
-1
/
+1
*
Renderer: Implement Bicubic and ScaleForce filters.
Fernando Sahmkow
2021-11-16
1
-9
/
+1
*
common/settings: Remove unused scaling options
ReinUsesLisp
2021-11-16
1
-16
/
+7
*
Settings: eliminate rescaling_factor.
Fernando Sahmkow
2021-11-16
1
-1
/
+1
*
Settings: Add resolution scaling to settings.
Fernando Sahmkow
2021-11-16
1
-0
/
+51
*
VideoCore: Initial Setup for the Resolution Scaler.
Fernando Sahmkow
2021-11-16
1
-0
/
+1
*
settings: Remove BCAT settings
Morph
2021-09-29
1
-2
/
+0
*
Merge pull request #7020 from Moonlacer/remove_audio_stretching
bunnei
2021-09-18
1
-2
/
+0
|
\
|
*
fix_accidental_deletion
Moonlacer
2021-09-15
1
-1
/
+2
|
*
remove-audio-stretching-setting
Moonlacer
2021-09-15
1
-4
/
+1
*
|
Merge pull request #6950 from german77/multiplay
bunnei
2021-09-17
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
input_common: Enable steam controllers and 8 player support
german77
2021-09-10
1
-0
/
+3
*
|
Merge pull request #6846 from ameerj/nvdec-gpu-decode
Fernando S
2021-09-11
1
-2
/
+2
|
\
\
|
|
/
|
/
|
[prev]
[next]