index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
common
/
settings.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
settings: Update aspect_ratio range
Morph
2022-10-13
1
-1
/
+1
*
yuzu qt: Add option to disable startup Vulkan check
lat9nq
2022-09-19
1
-0
/
+1
*
Merge pull request #8682 from lat9nq/dumpy
Morph
2022-09-16
1
-0
/
+1
|
\
|
*
yuzu: Use a debugger to generate minidumps
lat9nq
2022-09-05
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
*
yuzu: Add webcam support and rebase to latest master
Narr the Reg
2022-07-24
1
-2
/
+2
*
input_common: Add camera driver
german77
2022-07-24
1
-0
/
+3
*
Project Andio
Kelebek1
2022-07-22
1
-1
/
+3
*
yuzu: settings: Remove framerate cap and merge unlocked framerate setting.
bunnei
2022-07-17
1
-2
/
+0
*
common/setting: Make ranged a property of the type
merry
2022-07-15
1
-34
/
+33
*
settings: Consolidate RangedSetting's with regular ones
lat9nq
2022-06-30
1
-270
/
+182
*
Merge pull request #8393 from lat9nq/default-vulkan
bunnei
2022-06-11
1
-1
/
+1
|
\
|
*
settings: Set Vulkan to the default renderer backend
lat9nq
2022-05-30
1
-1
/
+1
*
|
core/debugger: Implement new GDB stub debugger
Liam
2022-06-01
1
-1
/
+1
|
/
*
VideoCore: Add option to dump the macros.
Fernando Sahmkow
2022-05-09
1
-0
/
+1
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
1
-3
/
+2
*
yuzu: Add custom ringcon configuration
german77
2022-04-16
1
-0
/
+3
*
configuration: Add Paranoid CPU accuracy level
merry
2022-03-26
1
-1
/
+2
*
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
*
yuzu: Add setting to disable controller navigation
german77
2022-01-24
1
-0
/
+1
*
ShaderDecompiler: Add a debug option to dump the game's shaders.
Fernando Sahmkow
2022-01-04
1
-0
/
+1
*
settings: Add debug setting to enable all controllers
german77
2021-11-28
1
-0
/
+1
*
input_common: Fully implement UDP controllers
Narr the Reg
2021-11-26
1
-0
/
+1
*
core/hid: Fully implement native mouse
german77
2021-11-25
1
-1
/
+0
*
input_common: Allow keyboard to be backwards compatible
german77
2021-11-25
1
-2
/
+0
*
config: Cleanup and documentation
german77
2021-11-25
1
-3
/
+0
*
kraken: Address comments from review
german77
2021-11-25
1
-1
/
+0
*
core/hid: Add TAS input
german77
2021-11-25
1
-1
/
+0
*
settings: Cleanup settings
german77
2021-11-25
1
-3
/
+0
*
configure_general: Allow framerate cap to be used in custom game configs
Kewlan
2021-11-21
1
-1
/
+1
*
TextureCache: Add automatic anisotropic filtering and refactor code.
Fernando Sahmkow
2021-11-16
1
-1
/
+1
*
Yuzu UI: Add button for Anti Alias
Fernando Sahmkow
2021-11-16
1
-0
/
+1
*
Settings: Add anti-aliasing method setting
Marshall Mohror
2021-11-16
1
-0
/
+6
*
QtGUI: Add buttton to toggle the filter.
FernandoS27
2021-11-16
1
-0
/
+1
*
VideoCore: Add gaussian filtering.
FernandoS27
2021-11-16
1
-2
/
+3
*
VideoCore: Add more rescaling option.
FernandoS27
2021-11-16
1
-4
/
+7
*
Presentation: add Nearest Neighbor filter.
Fernando Sahmkow
2021-11-16
1
-4
/
+5
*
vulkan: Implement FidelityFX Super Resolution
Marshall Mohror
2021-11-16
1
-0
/
+1
*
Texture Cahe: Fix downscaling on SMO.
Fernando Sahmkow
2021-11-16
1
-0
/
+1
*
video_core: Refactor resolution scale function
ameerj
2021-11-16
1
-0
/
+14
*
Renderer: Implement Bicubic and ScaleForce filters.
Fernando Sahmkow
2021-11-16
1
-6
/
+11
*
common/settings: Remove unused scaling options
ReinUsesLisp
2021-11-16
1
-2
/
+0
*
Settings: eliminate rescaling_factor.
Fernando Sahmkow
2021-11-16
1
-1
/
+1
*
Settings: Add resolution scaling to settings.
Fernando Sahmkow
2021-11-16
1
-4
/
+9
*
VideoCore: Initial Setup for the Resolution Scaler.
Fernando Sahmkow
2021-11-16
1
-0
/
+18
*
settings: Remove std::chrono usage
ameerj
2021-10-17
1
-3
/
+2
*
settings: Remove BCAT settings
Morph
2021-09-29
1
-2
/
+0
*
input_common/tas: Document the main class
german77
2021-09-18
1
-7
/
+4
*
input_common/tas: Fallback to simple update
MonsterDruide1
2021-09-18
1
-4
/
+3
*
core: Hacky TAS syncing & load pausing
MonsterDruide1
2021-09-18
1
-5
/
+4
*
settings: File selector & other settings
MonsterDruide1
2021-09-18
1
-0
/
+3
*
input_common/tas: Base playback & recording system
MonsterDruide1
2021-09-18
1
-0
/
+7
*
Merge pull request #7020 from Moonlacer/remove_audio_stretching
bunnei
2021-09-18
1
-1
/
+0
|
\
|
*
remove-audio-stretching-setting
Moonlacer
2021-09-16
1
-1
/
+0
*
|
Merge pull request #6950 from german77/multiplay
bunnei
2021-09-18
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
input_common: Enable steam controllers and 8 player support
german77
2021-09-10
1
-3
/
+3
*
|
Merge pull request #6846 from ameerj/nvdec-gpu-decode
Fernando S
2021-09-11
1
-1
/
+7
|
\
\
|
|
/
|
/
|
|
*
configure_graphics: Add GPU nvdec decoding as an option
ameerj
2021-08-16
1
-1
/
+7
*
|
Garbage Collection: enable as default, eliminate option.
Fernando Sahmkow
2021-08-28
1
-1
/
+0
*
|
settings: Amend language_index maximum setting range
Morph
2021-08-21
1
-1
/
+1
*
|
Merge branch 'yuzu-emu:master' into fix-lan-play
spholz
2021-08-12
1
-28
/
+153
|
\
|
|
*
settings: Fix MSVC issues
lat9nq
2021-08-11
1
-7
/
+22
|
*
Merge pull request #6776 from lat9nq/ranged-settings
bunnei
2021-08-11
1
-26
/
+136
|
|
\
|
|
*
settings: Use std::clamp where possible
lat9nq
2021-07-31
1
-39
/
+9
|
|
*
settings: Remove unnecessary std::move usages
lat9nq
2021-07-31
1
-12
/
+12
|
|
*
settings: Fix function virtualization
lat9nq
2021-07-30
1
-12
/
+18
|
|
*
settings: Implement setting ranges
lat9nq
2021-07-30
1
-18
/
+152
*
|
|
configuration: add option to select network interface
spholz
2021-08-12
1
-1
/
+2
|
/
/
*
|
Merge pull request #6759 from ReinUsesLisp/pipeline-statistics
bunnei
2021-07-30
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
renderer_vulkan: Add setting to log pipeline statistics
ReinUsesLisp
2021-07-28
1
-0
/
+1
*
|
Merge pull request #6700 from lat9nq/fullscreen-enum
bunnei
2021-07-28
1
-3
/
+8
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'master' into fullscreen-enum
lat9nq
2021-07-25
1
-1
/
+10
|
|
\
|
*
|
general: Implement FullscreenMode enumeration
lat9nq
2021-07-23
1
-3
/
+8
*
|
|
Merge pull request #6696 from ameerj/speed-limit-rename
bunnei
2021-07-27
1
-2
/
+2
|
\
\
\
|
*
|
|
general: Rename "Frame Limit" references to "Speed Limit"
ameerj
2021-07-24
1
-2
/
+2
|
|
/
/
*
|
|
Merge pull request #6697 from ameerj/fps-cap
bunnei
2021-07-26
1
-0
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
config, nvflinger: Add FPS cap setting
ameerj
2021-07-24
1
-0
/
+1
|
|
/
*
|
general: Add setting shader_backend
lat9nq
2021-07-23
1
-1
/
+7
*
|
shader: Add shader loop safety check settings
lat9nq
2021-07-23
1
-0
/
+3
|
/
*
input_common: Fix mouse panning behaivour
german77
2021-07-17
1
-1
/
+1
*
Merge pull request #6579 from ameerj/float-settings
bunnei
2021-07-16
1
-5
/
+5
|
\
|
*
configure_input: Use u8 for mouse sensitivity
ameerj
2021-07-09
1
-1
/
+1
|
*
configure_graphics: Use u8 for bg_color values
ameerj
2021-07-09
1
-3
/
+3
|
*
configure_audio: Use u8 for volume value
ameerj
2021-07-09
1
-1
/
+1
*
|
Merge pull request #6576 from ameerj/unlock-fps-setting
Morph
2021-07-11
1
-1
/
+1
|
\
\
|
*
|
settings: Disable FPS unlimit setting between title launches
ameerj
2021-07-10
1
-1
/
+1
|
|
/
*
|
settings, arm_dynarmic, yuzu qt: Move CPU debugging option
lat9nq
2021-07-08
1
-1
/
+1
*
|
settings, yuzu qt: Add migration code for CPU accuracy
lat9nq
2021-07-08
1
-0
/
+2
*
|
core,common,yuzu qt: Add CPU accuracy option 'Auto'
lat9nq
2021-07-08
1
-4
/
+5
|
/
*
general: Code formatting improvements
lat9nq
2021-07-08
1
-2
/
+1
*
settings: Set resolution_factor default to 1
lat9nq
2021-07-01
1
-1
/
+1
*
general: Make most settings a BasicSetting
lat9nq
2021-06-28
1
-119
/
+287
*
common: Force defaults for Settings::Setting's
lat9nq
2021-06-26
1
-44
/
+57
*
Merge pull request #6465 from FernandoS27/sex-on-the-beach
Mai M
2021-06-23
1
-0
/
+1
|
\
|
*
Reaper: Setup settings and final tuning.
Fernando Sahmkow
2021-06-16
1
-0
/
+1
*
|
Merge pull request #6499 from FernandoS27/we-were-on-a-break
bunnei
2021-06-21
1
-0
/
+1
|
\
\
|
*
|
Update dynarmic and add new unsafe CPU option.
Fernando Sahmkow
2021-06-20
1
-0
/
+1
|
|
/
*
/
nvflinger: Add toggle to disable buffer swap interval limits
ameerj
2021-06-17
1
-0
/
+1
|
/
*
Merge pull request #6464 from ameerj/disable-astc
bunnei
2021-06-16
1
-0
/
+1
|
\
|
*
configure_graphics: Add Accelerate ASTC decoding setting
ameerj
2021-06-16
1
-0
/
+1
*
|
fsp_srv: Fix filesystem access logging
Morph
2021-06-16
1
-0
/
+1
|
/
*
General: Add settings for fastmem and disabling adress space check.
FernandoS27
2021-06-11
1
-0
/
+4
*
general: Demote custom_rtc to regular setting
lat9nq
2021-05-17
1
-1
/
+1
*
general: Make CPU accuracy and related a Settings::Setting
lat9nq
2021-05-16
1
-4
/
+4
*
common: Move settings to common from core.
bunnei
2021-04-15
1
-0
/
+261