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
*
scope_exit: Make constexpr
FearlessTobi
2024-02-19
1
-1
/
+3
*
config: Reset per-game profile name on load if empty
t895
2024-02-16
1
-0
/
+1
*
am: retrieve main applet creation info from frontend
Liam
2024-01-29
1
-1
/
+5
*
Move time services to new IPC.
Kelebek1
2024-01-27
1
-2
/
+2
*
vfs: Move vfs files to their own directory
FearlessTobi
2024-01-25
1
-1
/
+1
*
Merge pull request #12380 from flodavid/save-profile
Narr the Reg
2024-01-16
1
-1
/
+3
|
\
|
*
Save profile name used
flodavid
2024-01-08
1
-1
/
+3
*
|
Fix more typos
Viktor Szépe
2024-01-15
1
-1
/
+1
|
/
*
hid_core: Move hid to it's own subproject
Narr the Reg
2024-01-05
1
-1
/
+1
*
frontend_common: config: Refactor WriteSetting to stricter types
t895
2023-12-30
1
-12
/
+14
*
yuzu_cmd: Report more SDL errors
Nikita Strygin
2023-12-30
2
-2
/
+3
*
cmake: move gamemode target include into its file
flodavid
2023-11-25
1
-1
/
+0
*
yuzu: create linux group in general settings
flodavid
2023-11-25
1
-18
/
+6
*
yuzu: integrate gamemode support on linux
xcfrg
2023-11-25
2
-0
/
+25
*
general: Remove inih
t895
2023-11-21
1
-1
/
+1
*
config: Unify config handling under frontend_common
t895
2023-11-21
7
-876
/
+312
*
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
|
\
[next]