Cronologia Commit

Autore SHA1 Messaggio Data
  MerryMage e35644c005 clang-format 8 anni fa
  Subv 1bbe9309da Kernel: Properly keep track of mutex lock data in the guest memory. This fixes userland locking/unlocking. 8 anni fa
  bunnei b9950cd4b0 svc: Implement svcLockMutex. 8 anni fa
  bunnei b1d5db1cf6 Merge remote-tracking branch 'upstream/master' into nx 8 anni fa
  Yuri Kunde Schlesner 64ecf81a3c Kernel: Move WaitObject to a separate file 9 anni fa
  Subv d3ff5b91e1 Kernel/Mutex: Propagate thread priority changes to other threads inheriting the priority via mutexes 9 anni fa
  Subv b6a0355568 Kernel/Mutex: Update a mutex priority when a thread stops waiting on it. 9 anni fa
  Subv 7abf185390 Kernel/Mutex: Implemented priority inheritance. 9 anni fa
  Subv e6a7723f2f Kernel: Object ShouldWait and Acquire calls now take a thread as a parameter. 9 anni fa
  Emmanuel Gil Peyrot ebdae19fd2 Remove empty newlines in #include blocks. 10 anni fa
  Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. 10 anni fa
  Lioncash d3efa637b4 General: Fix up doxygen comments 11 anni fa
  bunnei 1b0bf00cbc Mutex: Locks should be recursive. 11 anni fa
  Yuri Kunde Schlesner 88a4a808c6 Kernel: Stop creating useless Handles during object creation 11 anni fa
  Yuri Kunde Schlesner 52f58e64ef Kernel: Make WaitObjects share ownership of Threads waiting on them 11 anni fa
  Yuri Kunde Schlesner 7725256f64 Explicitly instantiate constructors/destructors for Kernel objects 11 anni fa
  Yuri Kunde Schlesner d917a9bf77 Kernel: Mark all appropriate kernel objects as "final" 11 anni fa
  Yuri Kunde Schlesner 882b6fed75 Kernel: Convert Mutex to not use Handles 11 anni fa
  bunnei 2f3020a102 Mutex: Cleanup and remove redundant code. 11 anni fa
  purpasmart96 ebfd831ccb License change 11 anni fa
  Subv 64128aa61a Mutex: Release all held mutexes when a thread exits. 11 anni fa
  Yuri Kunde Schlesner 22c86824a4 Remove duplicated docs/update them for changed parameters. 11 anni fa
  Yuri Kunde Schlesner c2588403c0 HLE: Revamp error handling throrough the HLE code 11 anni fa
  Emmanuel Gil Peyrot f5d38649c7 Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated 11 anni fa
  bunnei 5365ca157d Kernel: Updated various kernel function "name" arguments to be const references. 12 anni fa
  bunnei b78aff8585 svc: added optional name field to Event and Mutex (used for debugging) 12 anni fa
  bunnei d493d725ac mutex: removed docstring comment that is no longer relevant 12 anni fa
  bunnei 93cd5a0691 mutex: added additional docstrings 12 anni fa
  bunnei eb537c560a mutex: refactored the interface to code to return a Mutex* handle 12 anni fa
  bunnei 978e1d4653 mutex: initial commit of HLE module 12 anni fa