Историја ревизија

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