index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
am
Age
Commit message (
Expand
)
Author
2024-02-24
set: add GetPlatformRegion
Liam
2024-02-19
fs: Add and use fs_save_data_types.h
FearlessTobi
2024-02-19
scope_exit: Make constexpr
FearlessTobi
2024-02-18
Merge pull request #13035 from liamwhite/vi2
Narr the Reg
2024-02-18
Merge pull request #13048 from liamwhite/new-shell
Narr the Reg
2024-02-18
am: account for offset in transfer memory storage
Liam
2024-02-18
Merge pull request #13032 from german77/qlauncher
liamwhite
2024-02-18
ns: rewrite IServiceGetterInterface
Liam
2024-02-18
ns: rewrite IApplicationManagerInterface
Liam
2024-02-18
ns: rewrite IPlatformServiceManager
Liam
2024-02-18
service: Change unique_ptr to make_unique in GetCacheStorageMax
Leystryku
2024-02-18
file_sys: Formatting changes and use unique_ptr in GetCacheStorageMax
Leystryku
2024-02-18
file_sys: Fix nacp field cache_storage_max_index datatype
Leystryku
2024-02-18
service: Add proper GetCacheStorageMax implementation to IApplicationFunctions
Leystryku
2024-02-18
service: Add GetCacheStorageMax stub to IApplicationFunctions
Leystryku
2024-02-17
vi: manage resources independently of nvnflinger and refactor
Liam
2024-02-17
vi: move shared buffer management from nvnflinger
Liam
2024-02-17
nvnflinger: convert to process
Liam
2024-02-17
am: unify display layer management
Liam
2024-02-16
service: am: Fix GetMainAppletAvailableUsers for user creation
Narr the Reg
2024-02-16
service: am: Add QLaunch launcher
Narr the Reg
2024-02-14
vi: extract types
Liam
2024-02-12
am: move out omm interfaces to new module
Liam
2024-02-12
am: rewrite IApplicationCreator
Liam
2024-02-12
am: add IApplicationAccessor
Liam
2024-02-12
am: rewrite ILockAccessor
Liam
2024-02-12
am: rewrite IWindowController
Liam
2024-02-12
am: rewrite IStorage
Liam
2024-02-12
am: rewrite IStorageAccessor, ITransferStorageAccessor
Liam
2024-02-12
am: rewrite ISelfController
Liam
2024-02-12
am: rewrite IProcessWindingController
Liam
2024-02-12
am: rewrite ILibraryAppletSelfAccessor
Liam
2024-02-12
am: rewrite ILibraryAppletCreator
Liam
2024-02-12
am: rewrite ILibraryAppletAccessor
Liam
2024-02-12
am: rewrite IHomeMenuFunctions
Liam
2024-02-12
am: rewrite IGlobalStateController, add ICradleFirmwareUpdater
Liam
2024-02-12
am: rewrite IDisplayController
Liam
2024-02-12
am: move IDebugFunctions
Liam
2024-02-12
am: rewrite ICommonStateGetter
Liam
2024-02-12
am: rewrite IApplicationFunctions
Liam
2024-02-11
am: rewrite IAppletCommonFunctions
Liam
2024-02-11
am: rewrite IAudioController
Liam
2024-02-11
am: rewrite ISystemAppletProxy
Liam
2024-02-11
am: rewrite ILibraryAppletProxy
Liam
2024-02-11
am: rewrite IApplicationProxy
Liam
2024-02-11
am: rewrite appletAE, appletOE
Liam
2024-02-11
Merge pull request #12756 from liamwhite/applet-multiprocess-hwc
Narr the Reg
2024-02-10
am: use applet program loading for tested versions
Liam
2024-02-09
am: fix focus states and display of indirect keyboard
Liam
2024-02-09
am: stub SetMediaPlaybackState for self controller
Liam
[next]