Commit History

Author SHA1 Message Date
  Morph 12c1766997 general: Replace RESULT_SUCCESS with ResultSuccess 5 years ago
  Lioncash 7b2917b4e1 kernel: Add missing override specifiers 5 years ago
  Lioncash 2f62bae9e3 kernel: Eliminate variable shadowing 5 years ago
  bunnei 2a7eff57a8 hle: kernel: Rename Process to KProcess. 5 years ago
  bunnei bf380b8584 hle: kernel: Remove deprecated Object class. 5 years ago
  bunnei 479bd50b96 hle: kernel: Migrate KThread to KAutoObject. 5 years ago
  Lioncash 0fb3773924 k_thread: Remove [[nodiscard]] attribute from ClearWaitCancelled() 5 years ago
  bunnei 5872561077 hle: kernel: Migrate some code from Common::SpinLock to KSpinLock. 5 years ago
  bunnei 47af34003b hle: kernel: KThread: Rework dummy threads & fix memory leak. 5 years ago
  bunnei a5ab85ac37 Revert "core: Switch to unique_ptr for usage of Common::Fiber." 5 years ago
  bunnei 51fb0a6f96 core: Switch to unique_ptr for usage of Common::Fiber. 5 years ago
  bunnei 10738839ad yuzu: debugger: Ignore HLE threads. 5 years ago
  bunnei ca78f77827 hle: kernel: KScheduler: Introduce thread context_guard. 5 years ago
  bunnei cdd14b03e5 hle: kernel: Recode implementation of KThread to be more accurate. 5 years ago
  bunnei 4dbf3f4880 hle: kernel: KThread: Clean up thread priorities. 5 years ago
  bunnei 1e55498110 hle: kernel: KThread: Reorganize thread priority defaults. 5 years ago
  bunnei 0530292b97 hle: kernel: KThread: Fix ThreadType definition. 5 years ago
  bunnei 4782985013 hle: kernel: Move single core "phantom mode" out of KThread. 5 years ago
  bunnei eea346ba8e hle: kernel: KThread: Remove thread types that do not exist. 5 years ago
  bunnei c0d3aef28c core: hle: kernel: Rename Thread to KThread. 5 years ago