index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu_cmd
/
default_ini.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
input_common: Redesign mouse panning
Baptiste Marie
2023-06-12
1
-3
/
+23
*
android: Frontend: Fix rendering aspect ratio & add a setting for it.
bunnei
2023-06-03
1
-1
/
+1
*
textures: add BC1 and BC3 compressors and recompression setting
Liam
2023-05-23
1
-0
/
+4
*
Settings: add option to enable / disable reactive flushing
Fernando Sahmkow
2023-05-07
1
-0
/
+4
*
Merge pull request #10125 from lat9nq/vsync-select
bunnei
2023-05-06
1
-2
/
+8
|
\
|
*
default_ini: Update V-Sync description
lat9nq
2023-05-02
1
-2
/
+8
*
|
settings: remove pessimistic flushing
Liam
2023-05-03
1
-4
/
+0
*
|
Merge pull request #10124 from liamwhite/pebkac
Morph
2023-05-03
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
settings: rename extended memory layout to unsafe, move from general to system
Liam
2023-04-30
1
-2
/
+2
*
|
vk_present_manager: Add toggle for async presentation
GPUCode
2023-05-01
1
-0
/
+4
|
/
*
kernel: switch extended memory setting to 8GB arrangement
Liam
2023-04-08
1
-1
/
+1
*
configuration: Add async ASTC decode setting
ameerj
2023-02-22
1
-0
/
+4
*
Update yuzu_cmd's default_ini.h
MatÃas Locatti
2023-02-06
1
-7
/
+10
*
yuzu_cmd: Fix mismatching controller input
german77
2023-02-04
1
-0
/
+13
*
default_ini: Split and concatenate the config string literal
Morph
2023-01-25
1
-2
/
+8
*
core: add option to break on unmapped access
Liam
2022-12-02
1
-0
/
+4
*
yuzu-cmd: Update configuration file description
german77
2022-11-26
1
-3
/
+26
*
video_core: add option for pessimistic flushing
Liam
2022-08-25
1
-0
/
+4
*
chore: make yuzu REUSE compliant
Andrea Pappacoda
2022-07-27
1
-3
/
+2
*
yuzu: settings: Remove framerate cap and merge unlocked framerate setting.
bunnei
2022-07-16
1
-7
/
+0
*
Merge pull request #8446 from liamwhite/cmd-gdb
Morph
2022-06-13
1
-0
/
+5
|
\
|
*
core/debugger: support operation in yuzu-cmd
Liam
2022-06-10
1
-0
/
+5
*
|
default_ini: Reflect new renderer backend default setting
lat9nq
2022-05-29
1
-1
/
+1
|
/
*
audio_core: remove time stretcher
Andrea Pappacoda
2022-04-01
1
-6
/
+0
*
default_ini: List use_extended_memory_layout in default config file
lat9nq
2022-03-15
1
-1
/
+5
*
dynarmic: Inline exclusive memory accesses
merry
2022-02-27
1
-0
/
+13
*
config: Cleanup and documentation
german77
2021-11-24
1
-15
/
+2
*
yuzu_cmd: Read resolution_setup and scaling_filter from config
lat9nq
2021-11-16
1
-0
/
+23
*
config: Read network_interface
lat9nq
2021-10-15
1
-0
/
+6
*
settings: Remove BCAT settings
Morph
2021-09-29
1
-5
/
+0
*
configure_graphics: Add GPU nvdec decoding as an option
ameerj
2021-08-16
1
-3
/
+3
*
Merge pull request #6752 from Morph1984/pt-br
bunnei
2021-07-30
1
-1
/
+1
|
\
|
*
configure_system: Add Brazilian Portuguese to the list of languages
Morph
2021-07-30
1
-1
/
+1
*
|
renderer_vulkan: Add setting to log pipeline statistics
ReinUsesLisp
2021-07-27
1
-0
/
+4
|
/
*
Merge pull request #6696 from ameerj/speed-limit-rename
bunnei
2021-07-26
1
-3
/
+3
|
\
|
*
general: Rename "Frame Limit" references to "Speed Limit"
ameerj
2021-07-23
1
-3
/
+3
*
|
Merge pull request #6697 from ameerj/fps-cap
bunnei
2021-07-25
1
-0
/
+4
|
\
\
|
*
|
config, nvflinger: Add FPS cap setting
ameerj
2021-07-23
1
-0
/
+4
|
|
/
*
|
general: Add setting shader_backend
lat9nq
2021-07-22
1
-3
/
+4
*
|
shader: Add shader loop safety check settings
lat9nq
2021-07-22
1
-0
/
+8
|
/
*
yuzu_cmd: Make use of fullscreen_mode setting
lat9nq
2021-07-21
1
-0
/
+4
*
yuzu_cmd: Add missing or update current settings
lat9nq
2021-07-16
1
-3
/
+89
*
default_ini: Remove deprecated settings
lat9nq
2021-07-15
1
-61
/
+1
*
configure_graphics: Use u8 for bg_color values
ameerj
2021-07-08
1
-1
/
+1
*
configure_audio: Use u8 for volume value
ameerj
2021-07-08
1
-1
/
+1
*
Merge pull request #6465 from FernandoS27/sex-on-the-beach
Mai M
2021-06-23
1
-0
/
+4
|
\
|
*
Reaper: Change memory restrictions on TC depending on host memory on VK.
Fernando Sahmkow
2021-06-17
1
-1
/
+1
|
*
Reaper: Setup settings and final tuning.
Fernando Sahmkow
2021-06-16
1
-0
/
+4
*
|
nvflinger: Add toggle to disable buffer swap interval limits
ameerj
2021-06-17
1
-0
/
+3
*
|
Merge pull request #6418 from clementgallet/sdl-audio-backend
bunnei
2021-06-16
1
-1
/
+4
|
\
\
|
|
/
|
/
|
[next]