Histórico de Commits

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