Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Lioncash 0cbcd6ec9a kernel: Eliminate kernel global state 8 yıl önce
  Lioncash bf45092c61 kernel: Move object class to its own source files 8 yıl önce
  Lioncash a2304fad16 kernel: Remove unnecessary includes 8 yıl önce
  Subv 5fdfbfe25a Kernel: Remove old and unused Mutex code. 8 yıl önce
  Subv e81a2080eb Kernel: Corrected the implementation of svcArbitrateLock and svcArbitrateUnlock. 8 yıl önce
  MerryMage e35644c005 clang-format 8 yıl önce
  Subv 1bbe9309da Kernel: Properly keep track of mutex lock data in the guest memory. This fixes userland locking/unlocking. 8 yıl önce
  bunnei b9950cd4b0 svc: Implement svcLockMutex. 8 yıl önce
  bunnei b1d5db1cf6 Merge remote-tracking branch 'upstream/master' into nx 8 yıl önce
  Yuri Kunde Schlesner 64ecf81a3c Kernel: Move WaitObject to a separate file 9 yıl önce
  Subv d3ff5b91e1 Kernel/Mutex: Propagate thread priority changes to other threads inheriting the priority via mutexes 9 yıl önce
  Subv b6a0355568 Kernel/Mutex: Update a mutex priority when a thread stops waiting on it. 9 yıl önce
  Subv 7abf185390 Kernel/Mutex: Implemented priority inheritance. 9 yıl önce
  Subv e6a7723f2f Kernel: Object ShouldWait and Acquire calls now take a thread as a parameter. 9 yıl önce
  Emmanuel Gil Peyrot ebdae19fd2 Remove empty newlines in #include blocks. 10 yıl önce
  Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. 10 yıl önce
  Lioncash d3efa637b4 General: Fix up doxygen comments 11 yıl önce
  bunnei 1b0bf00cbc Mutex: Locks should be recursive. 11 yıl önce
  Yuri Kunde Schlesner 88a4a808c6 Kernel: Stop creating useless Handles during object creation 11 yıl önce
  Yuri Kunde Schlesner 52f58e64ef Kernel: Make WaitObjects share ownership of Threads waiting on them 11 yıl önce
  Yuri Kunde Schlesner 7725256f64 Explicitly instantiate constructors/destructors for Kernel objects 11 yıl önce
  Yuri Kunde Schlesner d917a9bf77 Kernel: Mark all appropriate kernel objects as "final" 11 yıl önce
  Yuri Kunde Schlesner 882b6fed75 Kernel: Convert Mutex to not use Handles 11 yıl önce
  bunnei 2f3020a102 Mutex: Cleanup and remove redundant code. 11 yıl önce
  purpasmart96 ebfd831ccb License change 11 yıl önce
  Subv 64128aa61a Mutex: Release all held mutexes when a thread exits. 11 yıl önce
  Yuri Kunde Schlesner 22c86824a4 Remove duplicated docs/update them for changed parameters. 11 yıl önce
  Yuri Kunde Schlesner c2588403c0 HLE: Revamp error handling throrough the HLE code 11 yıl önce
  Emmanuel Gil Peyrot f5d38649c7 Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated 11 yıl önce
  bunnei 5365ca157d Kernel: Updated various kernel function "name" arguments to be const references. 12 yıl önce