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
/
Kernel
/
Ipc
Age
Commit message (
Expand
)
Author
2023-01-04
IPC refactor part 3+4: New server HIPC message processor (#4188)
gdkchan
2022-12-26
Added Generic Math to BitUtils (#3929)
Hunter
2022-12-05
Make structs readonly when applicable (#4002)
Andrey Sukharev
2022-08-18
Removed unused usings. (#3593)
Nicholas Rodine
2021-05-24
POWER - Performance Optimizations With Extensive Ramifications (#2286)
riperiperi
2020-12-09
Rewrite scheduler context switch code (#1786)
gdkchan
2020-12-02
IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special h...
gdkchan
2020-07-19
Fix session service disposal and improve transfer memory implementation (#1397)
gdkchan
2020-07-17
Improve kernel IPC related syscalls (#1379)
gdkchan
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-04-21
Suppress warnings from fields never used or never assigned (CS0169 and CS0649...
Cristallix
2019-07-02
Misc cleanup (#708)
Alex Barney
2019-01-18
Improve kernel IPC implementation (#550)
gdkchan
2018-12-18
Refactor SVC handler (#540)
gdkchan