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

Автор SHA1 Сообщение Дата
  MerryMage d2fbc78320 arm_dynarmic: Implement core 8 лет назад
  Subv 7ad20154fc Threads: Added enum values for the Switch's 4 cpu cores and implemented svcGetInfo(AllowedCpuIdBitmask) 8 лет назад
  bunnei 4236799832 kernel: Rename Semaphore to ConditionVariable. 8 лет назад
  Subv db3a525166 Kernel: Actually wake up the requested number of threads in Semaphore::Release. 8 лет назад
  Subv 1bbe9309da Kernel: Properly keep track of mutex lock data in the guest memory. This fixes userland locking/unlocking. 8 лет назад
  Yuri Kunde Schlesner 64ecf81a3c Kernel: Move WaitObject to a separate file 9 лет назад
  Subv cef5f45de2 Kernel: Use different thread statuses when a thread calls WaitSynchronization1 and WaitSynchronizationN with wait_all = true. 9 лет назад
  bunnei 232ef55c1a core: Consolidate core and system state, remove system module & cleanups. 9 лет назад
  bunnei cda7210fad Merge pull request #2260 from Subv/scheduling 9 лет назад
  Subv 5b1edc6ae7 Fixed the codestyle to match our clang-format rules. 9 лет назад
  Subv 17b29d8865 WaitSynch: Removed unused variables and reduced SharedPtr copies. 9 лет назад
  Subv bdad00c73f Threading: Added some utility functions and const correctness. 9 лет назад
  Subv 8634b8cb83 Threading: Reworked the way our scheduler works. 9 лет назад
  Subv 2eceee3a4c Fixed the rebase mistakes. 9 лет назад
  wwylele f69a543110 implement wait tree widget 10 лет назад