Historique des commits

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