Historique des commits

Auteur SHA1 Message Date
  Lioncash 6b2bece81f kernel/wait_object: Make GetHighestPriorityReadyThread() a const member function il y a 7 ans
  Lioncash 1f0c8bfeda core/kernel: Remove unnecessary inclusions il y a 7 ans
  Lioncash baed7e1fba kernel/thread: Make all instance variables private il y a 7 ans
  fearlessTobi 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" il y a 7 ans
  Lioncash 0cbcd6ec9a kernel: Eliminate kernel global state il y a 8 ans
  Lioncash bf45092c61 kernel: Move object class to its own source files il y a 8 ans
  Lioncash a2304fad16 kernel: Remove unnecessary includes il y a 8 ans
  Lioncash cbe841c9c9 hle: Remove config_mem.h/.cpp il y a 8 ans
  Lioncash 1f3889a290 hle: Remove shared_page.h/.cpp il y a 8 ans
  Lioncash dbfe82773d thread: Convert ThreadStatus into an enum class il y a 8 ans
  bunnei e353b9fb3d thread: Add THREADSTATUS_WAIT_HLE_EVENT, remove THREADSTATUS_WAIT_ARB. il y a 8 ans
  Subv 2a3f8e8484 Kernel: Allow chaining WaitSynchronization calls inside a wakeup callback. il y a 8 ans
  bunnei 0f6fbdb963 wait_object: Refactor to allow waking up a single thread. il y a 8 ans
  Sebastian Valle db752b52e8 Merge pull request #2967 from Subv/thread_wakeup_callbacks il y a 8 ans
  Huw Pascoe a13ab958cb Fixed type conversion ambiguity il y a 8 ans
  Subv 8432749db7 Kernel/Threads: When putting a thread to wait, specify a function to execute when it is awoken. il y a 8 ans
  Yuri Kunde Schlesner 64ecf81a3c Kernel: Move WaitObject to a separate file il y a 9 ans