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
/
Ipc
/
IpcMessage.cs
Age
Commit message (
Expand
)
Author
2023-04-27
Move solution and projects to src
TSR Berry
2023-04-24
Reducing Memory Allocations 202303 (#4624)
jhorv
2023-04-14
Rename Hipc to Cmif where appropriate (#3880)
Alex Barney
2023-03-17
Reducing memory allocations (#4537)
jhorv
2023-03-11
Misc performance tweaks (#4509)
jhorv
2021-06-22
ipc: Remove size checks for buffer type 0x21/0x22 (#2387)
Ac_K
2021-05-05
SM instance & TIPC fixes (#2241)
Mary
2021-04-24
HLE: Fix integer sign inconcistency accross the codebase (#2222)
Mary
2021-04-14
Initial support for the new 12.x IPC system (#2182)
Mary
2020-12-02
IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special h...
gdkchan
2019-07-02
Misc cleanup (#708)
Alex Barney
2018-12-06
Adjust naming conventions and general refactoring in HLE Project (#527)
Alex Barney
2018-12-04
Revert "Adjust naming conventions and general refactoring in HLE Project (#49...
gdkchan
2018-12-04
Adjust naming conventions and general refactoring in HLE Project (#490)
Alex Barney
2018-08-24
Update BSD service implementation (#363)
emmauss
2018-08-16
Code style fixes and nits on the HLE project (#355)
gdkchan