index
:
yuzu-mainline
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator started by the creators of Citra.
yuzu-emu
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
yuzu
/
main.cpp
Age
Commit message (
Expand
)
Author
2024-03-04
"Merge Tagged PR 13018"
HEAD
master
yuzubot
2024-02-23
Merge pull request #13073 from FearlessTobi/fsp-srv-ipc
liamwhite
2024-02-22
yuzu: Fix shortcut error message
Narr the Reg
2024-02-19
Import keys from filesystem. (#13056)
Andrew Pilley
2024-02-19
fs: Add and use fs_save_data_types.h
FearlessTobi
2024-02-19
scope_exit: Make constexpr
FearlessTobi
2024-02-18
Add check for corrupted firmware files after install.
Andrew Pilley
2024-02-18
>.> spelling
Andrew Pilley
2024-02-18
cleanup by clang-format.
Andrew Pilley
2024-02-18
Improve behavior when one or more firmware files can't be deleted.
Andrew Pilley
2024-02-17
Implement In-app firmware installation.
Andrew Pilley
2024-02-11
am: rewrite appletAE, appletOE
Liam
2024-02-03
Merge pull request #12850 from Calinou/multiplayer-add-hotkeys
liamwhite
2024-01-29
core: support offline web applet
Liam
2024-01-29
am: migrate global state to per-applet state structure
Liam
2024-01-29
am: retrieve main applet creation info from frontend
Liam
2024-01-30
Add hotkeys for multiplayer actions
Hugo Locurcio
2024-01-29
am: re-namespace frontend applets to frontend directory
Liam
2024-01-29
service: split am into components
Liam
2024-01-25
fs: Replace Mode enum by OpenMode enum
FearlessTobi
2024-01-25
vfs: Move vfs files to their own directory
FearlessTobi
2024-01-25
frontend_common: Consistently use references
t895
2024-01-25
frontend_common: Remove key rederivation and keep key check
t895
2024-01-21
frontend_common: Move integrity verification to content_manager
t895
2024-01-19
frontend_common: Add content manager utility functions
t895
2024-01-17
Allow -u to accept a username string in addition to index, and suppress the U...
Andrew Pilley
2024-01-15
Merge pull request #12612 from liamwhite/fs-pid
Charles Lombardo
2024-01-11
service: hid: Create abstracted pad structure
german77
2024-01-11
fsp-srv: use program registry for SetCurrentProcess
Liam
2024-01-06
service: set: Rename files
german77
2024-01-05
hid_core: Move hid to it's own subproject
Narr the Reg
2023-12-29
Fix Wayland appId
Reilly Brogan
2023-12-18
yuzu: Make language persistent and remove symbols_path
Narr the Reg
2023-12-10
core: Use single instance of profile manager
german77
2023-12-01
file_sys: handle null romfs
Liam
2023-11-29
Merge pull request #11946 from flodavid/gamemode
liamwhite
2023-11-27
Merge pull request #12160 from german77/mouse_constrain
liamwhite
2023-11-26
Merge pull request #12156 from german77/firmwarevs
liamwhite
2023-11-25
yuzu: create linux group in general settings
flodavid
2023-11-25
yuzu: integrate gamemode support on linux
xcfrg
2023-11-24
yuzu: Constrain mouse in render window when emulated
Narr the Reg
2023-11-24
yuzu: Display firmware version
Narr the Reg
2023-11-21
config: Unify config handling under frontend_common
t895
2023-11-20
Merge pull request #12011 from Macj0rdan/controller-applet
Narr the Reg
2023-11-19
Implemented qlaunch version of the controller applet
FrozenAra
2023-11-19
Merge pull request #11792 from boludoz/new-shortcut
liamwhite
2023-11-13
Merge pull request #11990 from german77/audio
liamwhite
2023-11-11
yuzu: Keep homebrew on the recently played list
german77
2023-11-10
yuzu: Make mute audio persistent
Narr the Reg
2023-11-09
Fix out_icon_path = Common::FS::GetYuzuPath(Common::FS::YuzuPath::IconsDir);
Franco M
[next]