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

Автор SHA1 Сообщение Дата
  bunnei f09806aed2 Kernel: Renamed some functions for clarity. 11 лет назад
  bunnei 15b6a4d9ad Kernel: Changed "ShouldWait" to return bool and "Acquire" to return void. 11 лет назад
  bunnei c68eb15695 WaitObject: Renamed "Wait" to "ShouldWait", made "ShouldWait" and "Acquire" pure virtual. 11 лет назад
  bunnei 9e6ec3b6cd Session: Change to a WaitObject. 11 лет назад
  bunnei 9412996c8f Kernel: Moved Wait and Acquire to WaitObject, added way to retrieve a WaitObject safely. 11 лет назад
  bunnei e5a9f1c644 Kernel: Get rid of WaitTypes and simplify lots of code, removing hacks. 11 лет назад
  bunnei 6643673f28 WaitSynchronizationN: Refactor to fix several bugs 11 лет назад
  bunnei aa01c57ae9 Kernel: Separate WaitSynchronization into Wait and Acquire methods. 11 лет назад
  bunnei 7faf2d8e06 WaitSynchronizationN: Implement return values 11 лет назад
  bunnei 5e77e2e1de WaitObject: Added RemoveWaitingThread, fixed a bug, and cleanup. 11 лет назад
  bunnei c22bac6398 Kernel: Added WaitObject and changed "waitable" objects inherit from it. 11 лет назад
  Yuri Kunde Schlesner 8ad41775cc Kernel: Start using boost::intrusive_ptr for lifetime management 11 лет назад
  Yuri Kunde Schlesner d751de7341 Kernel: Don't re-assign object's handle when duplicating one 11 лет назад
  Yuri Kunde Schlesner 9bf8462b96 Thread: Reduce use of Handles and move some funcs to inside the class. 11 лет назад
  Subv 07044651ef SVC: Implemented the Timer service calls. 11 лет назад
  Yuri Kunde Schlesner 7e2903cb74 Kernel: New handle manager 11 лет назад
  Yuri Kunde Schlesner 23f2142009 Kernel: Replace GetStaticHandleType by HANDLE_TYPE constants 11 лет назад
  Yuri Kunde Schlesner 73fba22c01 Rename ObjectPool to HandleTable 11 лет назад
  bunnei 0de6a08d75 Merge pull request #291 from purpasmart96/license 11 лет назад
  purpasmart96 ebfd831ccb License change 11 лет назад
  bunnei 2e5869c939 Merge pull request #316 from yuriks/thread-handle 11 лет назад
  Yuri Kunde Schlesner adee775f44 Kernel: Implement support for current thread pseudo-handle 11 лет назад
  Subv ea9ce0fba7 Filesystem/Archives: Implemented the SaveData archive 11 лет назад
  Yuri Kunde Schlesner e321decf98 Remove SyncRequest from K::Object and create a new K::Session type 11 лет назад
  Lioncash cfc0ee9c60 kernel: Remove unused log arguments 11 лет назад
  Yuri Kunde Schlesner 0600e2d8b5 Convert old logging calls to new logging macros 11 лет назад
  Lioncash 9b68d5e074 kernel: Make some functions const 11 лет назад
  Yuri Kunde Schlesner c2588403c0 HLE: Revamp error handling throrough the HLE code 11 лет назад
  Emmanuel Gil Peyrot f5d38649c7 Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated 11 лет назад
  Lioncash 1a8f466217 Remove extraneous semicolons 11 лет назад