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
2021-05-05
hle: kernel: Migrate KTransferMemory to KAutoObject.
bunnei
2021-05-05
hle: kernel: Migrate KSession, KClientSession, and KServerSession to KAutoObj...
bunnei
2021-05-05
hle: kernel: Migrate KReadableEvent and KWritableEvent to KAutoObject.
bunnei
2021-05-05
hle: kernel: Ensure all kernel objects with KAutoObject are properly created.
bunnei
2021-05-05
hle: kernel: Migrate KEvent to KAutoObject.
bunnei
2021-05-05
hle: kernel: Refactor IPC interfaces to not use std::shared_ptr.
bunnei
2021-05-05
service: Remove unused class variables
Lioncash
2021-05-04
service: Resolve cases of member field shadowing
Lioncash
2021-04-26
service: Eliminate cases of member shadowing
Lioncash
2021-04-23
ICommonStateGetter: Stub SetRequestExitToLibraryAppletAtExecuteNextProgramEna...
Morph
2021-04-17
applets: Send focus state change message on applet state change
Morph
2021-04-17
applets: Make the applet mode a protected property of Applet
Morph
2021-04-15
applets/swkbd: Implement the Normal and Inline Software Keyboard Applet
Morph
2021-04-15
ILibraryAppletCreator: Implement CreateHandleStorage
Morph
2021-04-15
ILibraryAppletAccessor: Demote from ERROR to DEBUG for null storage logs
Morph
2021-04-15
applets: Pass in the LibraryAppletMode each applet's constructor
Morph
2021-04-15
applets: Remove the previous software keyboard applet implementation
Morph
2021-04-14
common: Move settings to common from core.
bunnei
2021-04-07
ISelfController: Update to 11.x
Morph
2021-04-07
IApplicationFunctions: Update to 11.x
Morph
2021-04-07
IDebugFunctions: Update to 12.x
Morph
2021-04-07
ICommonStateGetter: Update to 12.x
Morph
2021-04-07
IGlobalStateController: Update to 12.x
Morph
2021-04-07
IHomeMenuFunctions: Update to 12.x
Morph
2021-03-30
ISelfController: Stub SetAlbumImageTakenNotificationEnabled
Morph
2021-02-13
hle: service: am: IStorageAccessor: Fix out of bounds error handling.
bunnei
2021-02-11
Merge pull request #5902 from lioncash/core-warn
bunnei
2021-02-10
software_keyboard: Implement Finalize request command
Morph
2021-02-09
am/controller: Remove [[fallthrough]] from unreachable path
Lioncash
2021-02-06
Merge pull request #5326 from german77/hidUpdate1
bunnei
2021-02-05
hle: kernel: Reimplement KReadableEvent and KWritableEvent.
bunnei
2021-02-05
hle: kernel: Rename WritableEvent to KWritableEvent.
bunnei
2021-02-05
hle: kernel: Rename ReadableEvent to KReadableEvent.
bunnei
2021-02-03
Fix npad struct to match switchbrew
german
2021-02-02
IApplicationFunctions: Implement GetHealthWarningDisappearedSystemEvent
Morph
2021-01-31
am/IApplicationFunctions: Stub IsGamePlayRecordingSupported
Morph
2021-01-30
am: Stub TryPopFromFriendInvitationStorageChannel
ameerj
2021-01-25
hle: Implement remaining services for Stereo Vision
Chloe Marcec
2021-01-20
hle: service: am: Stub ILibraryAppletAccessor::PresetLibraryAppletGpuTimeSlic...
bunnei
2021-01-15
common/common_funcs: Rename INSERT_UNION_PADDING_{BYTES,WORDS} to _NOINIT
ReinUsesLisp
2021-01-02
general: Fix various spelling errors
Morph
2020-12-18
applets/web: Implement the online web browser applet
Morph
2020-12-18
main, applets/web: Re-add progress dialog for RomFS extraction
Morph
2020-12-18
pl_u, applets/web: Decrypt shared fonts to TTF files
Morph
2020-12-18
applets/web: Implement the default web browser applet frontend
Morph
2020-12-18
applets/web: Implement the offline browser applet backend
Morph
2020-12-18
applets/web: Initial implementation of the web browser applet
Morph
2020-12-18
applets: Remove the previous web browser applet implementation
Morph
2020-12-08
Merge pull request #5166 from lioncash/log-cast
bunnei
2020-12-08
Merge pull request #5135 from Morph1984/applets-shadow
bunnei
[prev]
[next]