Lioncash
|
0cbcd6ec9a
kernel: Eliminate kernel global state
|
8 vuotta sitten |
Lioncash
|
bf45092c61
kernel: Move object class to its own source files
|
8 vuotta sitten |
bunnei
|
27bad0598a
hle: Integrate Domain handling into ServerSession.
|
8 vuotta sitten |
bunnei
|
67758857e4
hle: Remove Domain and SyncObject kernel objects.
|
8 vuotta sitten |
James Rowe
|
096be16636
Format: Run the new clang format on everything
|
8 vuotta sitten |
bunnei
|
834fa5db65
kernel: Add SyncObject primitive, use it for ClientSession.
|
8 vuotta sitten |
Subv
|
b53fa9514f
Kernel/SVC: Pass the current thread as a parameter to ClientSession::SendSyncRequest.
|
9 vuotta sitten |
Yuri Kunde Schlesner
|
be031989ee
Kernel: Move HandleTable to a separate file
|
9 vuotta sitten |
Subv
|
37347bfa38
Kernel/Sessions: Remove the ClientSession::Create function.
|
9 vuotta sitten |
Subv
|
ce5bc477ca
Kernel: Remove a now unused enum and variable regarding a session's status.
|
9 vuotta sitten |
Subv
|
ddfabf3133
Kernel: Use a Session object to keep track of the status of a Client/Server session pair.
|
9 vuotta sitten |
Subv
|
016307ae65
Fixed the codestyle to match our clang-format rules.
|
9 vuotta sitten |
Subv
|
386112da32
Added a framework for partially handling Session disconnections.
|
9 vuotta sitten |
Subv
|
dd8887c8cf
KServerPorts now have an HLE handler "template", which is inherited by all ServerSessions created from it.
|
9 vuotta sitten |
Subv
|
2eceee3a4c
Fixed the rebase mistakes.
|
9 vuotta sitten |
Subv
|
009b15b3aa
A bit of a redesign.
|
9 vuotta sitten |
Subv
|
c5e7e0fa26
IPC/HLE: Associate the ClientSessions with their parent port's HLE interface if it exists.
|
10 vuotta sitten |
Subv
|
073653e858
Kernel/IPC: Use Ports and Sessions as the fundamental building block of Inter Process Communication.
|
10 vuotta sitten |