Historie revizí

Autor SHA1 Zpráva Datum
  Yuri Kunde Schlesner 88a4a808c6 Kernel: Stop creating useless Handles during object creation před 11 roky
  Yuri Kunde Schlesner 7725256f64 Explicitly instantiate constructors/destructors for Kernel objects před 11 roky
  Yuri Kunde Schlesner d52d859936 Kernel: Convert Event to not use Handles před 11 roky
  Yuri Kunde Schlesner 9a345de2bd Kernel: Remove useless/duplicated comments; mark functions static před 11 roky
  bunnei f09806aed2 Kernel: Renamed some functions for clarity. před 11 roky
  bunnei 15b6a4d9ad Kernel: Changed "ShouldWait" to return bool and "Acquire" to return void. před 11 roky
  bunnei c68eb15695 WaitObject: Renamed "Wait" to "ShouldWait", made "ShouldWait" and "Acquire" pure virtual. před 11 roky
  bunnei 69c5830ef2 Event: Fix implementation of "non-sticky" events. před 11 roky
  bunnei e5a9f1c644 Kernel: Get rid of WaitTypes and simplify lots of code, removing hacks. před 11 roky
  bunnei 6643673f28 WaitSynchronizationN: Refactor to fix several bugs před 11 roky
  bunnei aa01c57ae9 Kernel: Separate WaitSynchronization into Wait and Acquire methods. před 11 roky
  bunnei 7faf2d8e06 WaitSynchronizationN: Implement return values před 11 roky
  bunnei e4a5d8ad4f Event: Fixed some bugs and cleanup (Subv) před 11 roky
  bunnei 14cbbf4d9b Event: Get rid of permanent_lock hack. před 11 roky
  bunnei c22bac6398 Kernel: Added WaitObject and changed "waitable" objects inherit from it. před 11 roky
  Yuri Kunde Schlesner 8ad41775cc Kernel: Start using boost::intrusive_ptr for lifetime management před 11 roky
  Yuri Kunde Schlesner 9bf8462b96 Thread: Reduce use of Handles and move some funcs to inside the class. před 11 roky
  Yuri Kunde Schlesner 7e2903cb74 Kernel: New handle manager před 11 roky
  Yuri Kunde Schlesner 23f2142009 Kernel: Replace GetStaticHandleType by HANDLE_TYPE constants před 11 roky
  Yuri Kunde Schlesner 73fba22c01 Rename ObjectPool to HandleTable před 11 roky
  purpasmart96 ebfd831ccb License change před 11 roky
  Yuri Kunde Schlesner 22c86824a4 Remove duplicated docs/update them for changed parameters. před 11 roky
  Yuri Kunde Schlesner c2588403c0 HLE: Revamp error handling throrough the HLE code před 11 roky
  Emmanuel Gil Peyrot f5d38649c7 Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated před 11 roky
  Yuri Kunde Schlesner d72708c1f5 Add `override` keyword through the code. před 11 roky
  Lioncash 98fa3f7cba Core: Alter the kernel string functions to use std::string instead of const char*. před 12 roky
  bunnei 7a1f813be1 Kernel: Updated Event and Mutex to specify handle that they are blocking for. před 12 roky
  bunnei 83a4ad2885 Event: Updated several log messages to be assertions. před 12 roky
  bunnei 5365ca157d Kernel: Updated various kernel function "name" arguments to be const references. před 12 roky
  bunnei 8cac527c94 Kernel: Updated several member functions to be const před 12 roky