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

Автор SHA1 Сообщение Дата
  Chloe Marcec 2c6e940493 Simplify limitableresource names 5 лет назад
  Chloe Marcec 3bf62c7a8a Move to GetGlobalTimeNs, fix GetTotalPhysicalMemoryAvailable 5 лет назад
  Chloe Marcec 3be1a565f8 kernel: Rewrite resource limit to be more accurate 5 лет назад
  bunnei 3856564727 hle: kernel: process: Add state lock. 5 лет назад
  bunnei cdd14b03e5 hle: kernel: Recode implementation of KThread to be more accurate. 5 лет назад
  bunnei 4dbf3f4880 hle: kernel: KThread: Clean up thread priorities. 5 лет назад
  bunnei 0530292b97 hle: kernel: KThread: Fix ThreadType definition. 5 лет назад
  bunnei c0d3aef28c core: hle: kernel: Rename Thread to KThread. 5 лет назад
  bunnei 912dd50146 core: hle: Integrate new KConditionVariable and KAddressArbiter implementations. 5 лет назад
  bunnei c3c43e32fc hle: kernel: thread: Replace ThreadStatus/ThreadSchedStatus with a single ThreadState. 5 лет назад
  bunnei 35c3c078e3 core: hle: kernel: Update KSynchronizationObject. 5 лет назад
  bunnei ccce6cb3be hle: kernel: Migrate to KScopedSchedulerLock. 5 лет назад
  bunnei 9e29e36a78 hle: kernel: Rewrite scheduler implementation based on Mesopshere. 5 лет назад
  Morph 9cfc5fee2f kernel/process: Add missing <ctime> include 5 лет назад
  lat9nq 8bd246032a kernel: Use the current time as the default RNG seed 5 лет назад
  bunnei 3d592972dc Revert "core: Fix clang build" 5 лет назад
  Lioncash be1954e04c core: Fix clang build 5 лет назад
  Lioncash 52e83f0d5c kernel/handle_table: Remove usages of the global system instance 6 лет назад
  lat9nq 63d23835ef configuration: implement per-game configurations (#4098) 6 лет назад
  Fernando Sahmkow de5b521c09 Process: Protect TLS region and Modules. 6 лет назад
  Fernando Sahmkow d4ebb510a0 SVC: Correct WaitSynchronization, WaitProcessWideKey, SignalProcessWideKey. 6 лет назад
  Fernando Sahmkow 3b5b950c89 SVC: Correct SignalEvent, ClearEvent, ResetSignal, WaitSynchronization, CancelSynchronization, ArbitrateLock 6 лет назад
  Fernando Sahmkow e31425df38 General: Recover Prometheus project from harddrive failure 6 лет назад
  David Marcec 74ff1db758 kernel: Account for system resource size for memory usage 6 лет назад
  bunnei 108564df57 kernel: process: Updates for new VMM. 6 лет назад
  bunnei 4caff51710 core: memory: Move to Core::Memory namespace. 6 лет назад
  bunnei f2676efe23 process: SetupMainThread: Zero out argument on process start. 6 лет назад
  bunnei c083ea7d78 core: Implement separate A32/A64 ARM interfaces. 6 лет назад
  Fernando Sahmkow d23d504d77 Kernel: Refactor synchronization to better match RE 6 лет назад
  Fernando Sahmkow c5aefe42aa Kernel: Change WaitObject to Synchronization object. In order to better reflect RE. 6 лет назад