index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu_cmd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmd/yuzu: Remove uncaught usage of stoi
lat9nq
2023-09-13
1
-2
/
+3
*
cmd/config: Remove uncaught usage of stoul
lat9nq
2023-09-13
1
-1
/
+1
*
am: Implement UserChannel parameters
FearlessTobi
2023-09-10
1
-0
/
+1
*
msvc: set warning level to /W4 globally
Danila Malyutin
2023-09-03
1
-1
/
+1
*
configure_system: Implement with for loop
lat9nq
2023-07-21
1
-0
/
+1
*
settings: Recategorize a bit
lat9nq
2023-07-21
1
-1
/
+5
*
settings: Add a registry of settings
lat9nq
2023-07-21
2
-138
/
+30
*
settings,video_core: Consolidate ASTC decoding options
lat9nq
2023-07-21
1
-2
/
+0
*
core_timing: Remove GetCurrentTimerResolution in CoreTiming loop
Morph
2023-07-02
1
-2
/
+6
*
input_common: Redesign mouse panning
Baptiste Marie
2023-06-12
1
-3
/
+23
*
core: frontend: Refactor GraphicsContext to its own module.
bunnei
2023-06-03
1
-0
/
+2
*
android: Frontend: Fix rendering aspect ratio & add a setting for it.
bunnei
2023-06-03
1
-1
/
+1
*
Don't exit when using "-u" option in yuzu-cmd
Ariel Cabello
2023-05-25
1
-1
/
+1
*
Add short "-u" option for yuzu_cmd.
Ariel Cabello
2023-05-25
1
-1
/
+1
*
textures: add BC1 and BC3 compressors and recompression setting
Liam
2023-05-23
2
-0
/
+5
*
service: nfp: Allow to load with a different amiibo id
german77
2023-05-09
1
-0
/
+1
*
Settings: add option to enable / disable reactive flushing
Fernando Sahmkow
2023-05-07
2
-0
/
+5
*
Merge pull request #10125 from lat9nq/vsync-select
bunnei
2023-05-06
2
-3
/
+9
|
\
|
*
default_ini: Update V-Sync description
lat9nq
2023-05-02
1
-2
/
+8
|
*
configuration: Expose separate swap present modes
lat9nq
2023-05-02
1
-1
/
+1
*
|
Merge pull request #10162 from lat9nq/sdl-remove-old
liamwhite
2023-05-06
1
-11
/
+1
|
\
\
|
*
|
yuzu-sdl,audio_core: Remove antiquated warning ignore
lat9nq
2023-05-05
1
-11
/
+1
|
|
/
*
|
settings: remove pessimistic flushing
Liam
2023-05-03
2
-5
/
+0
*
|
Merge pull request #10124 from liamwhite/pebkac
Morph
2023-05-03
2
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
settings: rename extended memory layout to unsafe, move from general to system
Liam
2023-04-30
2
-3
/
+3
*
|
vk_present_manager: Add toggle for async presentation
GPUCode
2023-05-01
2
-0
/
+5
|
/
*
kernel: switch extended memory setting to 8GB arrangement
Liam
2023-04-08
1
-1
/
+1
*
main: (Windows) Set the current timer resolution to the maximum
Morph
2023-03-05
1
-0
/
+4
*
configuration: Add async ASTC decode setting
ameerj
2023-02-22
2
-0
/
+5
*
input_common: Split mouse input into individual devices
Narr the Reg
2023-02-16
1
-2
/
+6
*
general: rename CurrentProcess to ApplicationProcess
Liam
2023-02-13
1
-1
/
+1
*
input_common: Reintroduce custom pro controller support
Narr the Reg
2023-02-09
1
-0
/
+1
*
Update yuzu_cmd's default_ini.h
MatÃas Locatti
2023-02-06
1
-7
/
+10
*
Merge pull request #9730 from german77/cmd_arg
liamwhite
2023-02-04
1
-19
/
+36
|
\
|
*
yuzu_cmd: Order arguments alphabetically and port arguments from Qt
german77
2023-02-04
1
-19
/
+36
*
|
yuzu_cmd: Fix mismatching controller input
german77
2023-02-04
3
-2
/
+18
*
|
yuzu_cmd: Fix touch input
german77
2023-02-04
2
-33
/
+21
|
/
*
default_ini: Split and concatenate the config string literal
Morph
2023-01-25
1
-2
/
+8
*
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
*
|
yuzu-cmd: Removed `use_vulkan_driver_pipeline_cache` from default_ini.h
Wollnashorn
2023-01-05
1
-4
/
+0
*
|
video_core/vulkan: Added `VkPipelineCache` to store Vulkan pipelines
Wollnashorn
2023-01-05
2
-0
/
+5
|
/
*
Merge pull request #9501 from FernandoS27/yfc-rel-2
liamwhite
2023-01-04
1
-0
/
+1
|
\
|
*
yuzu-ui: Add setting for disabling macro HLE
Fernando Sahmkow
2023-01-04
1
-0
/
+1
*
|
cmake: move find-modules to root cmake dir
Alexandre Bouvier
2023-01-02
1
-2
/
+0
|
/
*
Disable automatically opening the console on windows yuzu-cmd builds (#9485)
Chris Oboe
2022-12-23
2
-0
/
+16
*
gl_device: Use a more robust way to use strict context mode
Alexander Orzechowski
2022-12-13
1
-0
/
+2
*
emu_window_sdl2: Respect hidpi
Alexander Orzechowski
2022-12-13
1
-1
/
+1
*
Merge pull request #9370 from liamwhite/break-unmapped
merry
2022-12-06
2
-0
/
+5
|
\
|
*
core: add option to break on unmapped access
Liam
2022-12-02
2
-0
/
+5
[next]