История коммитов

Автор SHA1 Сообщение Дата
  Lioncash acfc801d14 thread/process: Move TLS slot marking/freeing to the process class 7 лет назад
  Lioncash 05aa4aa01a kernel/thread: Use owner_process when setting the page table in SetupMainThread() 7 лет назад
  Lioncash b51e7e0288 arm_interface: Remove ARM11-isms from the CPU interface 7 лет назад
  fearlessTobi 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 лет назад
  Lioncash 3c5c292592 kernel/errors: Correct error codes for invalid thread priority and invalid processor ID 7 лет назад
  Lioncash 4a587b81b2 core/core: Replace includes with forward declarations where applicable 8 лет назад
  Lioncash 0cbcd6ec9a kernel: Eliminate kernel global state 8 лет назад
  Lioncash 43e0d865fa core: Namespace all code in the arm subdirectory under the Core namespace 8 лет назад
  B3n30 eab35c8235 Core::CoreTiming: add UnscheduleEventThreadsafe 8 лет назад
  bunnei e4ed5bc836 Merge pull request #1042 from Subv/races 8 лет назад
  Subv 84b542c386 Kernel/Threads: Lock the HLE mutex when executing the wakeup callback. 8 лет назад
  Subv 0135b328ed Kernel/Thread: Always use the threadsafe option when scheduling wakeups. 8 лет назад
  Subv 5224cc49c4 Kernel/Mutex: Don't duplicate threads in the mutex waiter list. 8 лет назад
  Lioncash e93fa7f2cc kernel/thread: Fix potential crashes introduced in 26de4bb521b1ace7af76eff4f6956cb23ac0d58c 8 лет назад
  Lioncash 26de4bb521 core/memory: Get rid of 3DS leftovers 8 лет назад
  bunnei 4c3c608d59 Merge pull request #894 from lioncash/object 8 лет назад
  Lioncash 6058c84b79 kernel/thread: Make GetFreeThreadLocalSlot()'s loop indices size_t 8 лет назад
  Lioncash fac0e42b2f kernel/thread: Make GetFreeThreadLocalSlot() reference parameter a const reference 8 лет назад
  Lioncash 9a50a4f2cc kernel/thread: Make GetFreeThreadLocalSlot() internally linked 8 лет назад
  Lioncash bf45092c61 kernel: Move object class to its own source files 8 лет назад
  Lioncash a2304fad16 kernel: Remove unnecessary includes 8 лет назад
  MerryMage 44646e2ea0 core_timing: Split off utility functions into core_timing_util 8 лет назад
  bunnei fe2498a650 Merge pull request #751 from Subv/tpidr_el0 8 лет назад
  Subv d84eb9dac6 CPU: Save and restore the TPIDR_EL0 system register on every context switch. 8 лет назад
  Lioncash dbfe82773d thread: Convert ThreadStatus into an enum class 8 лет назад
  bunnei 85421f3406 Merge pull request #690 from lioncash/move 8 лет назад
  Lioncash 46458e7284 core/memory, core/hle/kernel: Use std::move where applicable 8 лет назад
  Lioncash 3a4841e403 core: Don't construct instance of Core::System, just to access its live instance 8 лет назад
  James Rowe 0d46f0df12 Update clang format 8 лет назад
  James Rowe 638956aa81 Rename logging macro back to LOG_* 8 лет назад