index
:
Ryujinx
master
A backup of the Ryujinx master git branch.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Ryujinx.HLE
/
HOS
/
Services
/
Friend
/
ServiceCreator
Age
Commit message (
Expand
)
Author
2021-09-19
vi: Unify resolutions values and accurate implementation of them. (#2640)
Ac_K
2021-06-29
Fix disposing of IPC sessions server at emulation stop (#2334)
Mary
2021-06-29
aoc/am: Cleanup aoc service and stub am calls (#2414)
Ac_K
2021-04-24
HLE: Fix integer sign inconcistency accross the codebase (#2222)
Mary
2021-04-23
account: add Custom User Profiles support (#2227)
Ac_K
2021-04-14
Initial support for the new 12.x IPC system (#2182)
Mary
2021-04-13
account: Adds AccountManager (#2184)
Ac_K
2021-04-08
friend: Fixes PermissionLevel names (#2185)
Ac_K
2020-12-12
Rewrite size for fixed size buffers (#1808)
gdkchan
2020-09-20
friend: Implement GetCompletionEvent and AddPlayHistory (#1554)
Ac_K
2020-08-04
Improved Logger (#1292)
mageven
2020-08-02
friend: Implement GetPlayHistoryRegistrationKey (#1424)
Ac_K
2020-05-04
Move kernel state out of the Horizon class (#1107)
gdkchan
2020-05-04
Implement a new physical memory manager and replace DeviceMemory (#856)
gdkchan
2020-03-23
friends: Stub GetBlockedUserListIds (#1017)
Thog
2020-02-02
Fix inconsistencies with UserId (#906)
Thog
2019-09-19
Refactoring HOS folder structure (#771)
Ac_K