Historial de Commits

Autor SHA1 Mensaje Fecha
  bunnei dcdaac8a0b kernel: Fix implementation of ConvertSessionToDomain. hace 8 años
  bunnei 4fb1b24d68 hle: Implement ConvertSessionToDomain, various cleanups. hace 8 años
  Subv 8feeb81af2 Kernel/ServerSession: Keep track of which threads have issued sync requests. hace 9 años
  Yuri Kunde Schlesner 838faf147e Session: Remove/add some forward declarations hace 9 años
  Yuri Kunde Schlesner 6354d08359 Kernel: Add a dedicated SetHleHandler method to ServerPort/ServerSession hace 9 años
  Yuri Kunde Schlesner e626a520ca HLE: Move SessionRequestHandler from Service:: to Kernel:: hace 9 años
  Yuri Kunde Schlesner be031989ee Kernel: Move HandleTable to a separate file hace 9 años
  Yuri Kunde Schlesner 64ecf81a3c Kernel: Move WaitObject to a separate file hace 9 años
  Subv ddfabf3133 Kernel: Use a Session object to keep track of the status of a Client/Server session pair. hace 9 años
  Mat M 0cb52ee74a Doxygen: Amend minor issues (#2593) hace 9 años
  Yuri Kunde Schlesner 441f8b5a4b Core: Remove unnecessary include in thread.h hace 9 años
  Subv e6a7723f2f Kernel: Object ShouldWait and Acquire calls now take a thread as a parameter. hace 9 años
  Subv 016307ae65 Fixed the codestyle to match our clang-format rules. hace 9 años
  Subv ebbb55ec8f Moved the HLE command buffer translation task to ServerSession instead of the HLE handler superclass. hace 9 años
  Subv f9bcf89510 Use std::move where appropriate. hace 9 años
  Subv dd8887c8cf KServerPorts now have an HLE handler "template", which is inherited by all ServerSessions created from it. hace 9 años
  Subv 2eceee3a4c Fixed the rebase mistakes. hace 9 años
  Subv 009b15b3aa A bit of a redesign. hace 9 años
  Subv 0a33d915f8 fixup! Kernel/IPC: Use Ports and Sessions as the fundamental building block of Inter Process Communication. hace 10 años
  Subv 073653e858 Kernel/IPC: Use Ports and Sessions as the fundamental building block of Inter Process Communication. hace 10 años