Historie revizí

Autor SHA1 Zpráva Datum
  Yuri Kunde Schlesner 2cdb40d709 Kernel: Centralize error definitions in errors.h před 9 roky
  bunnei 4fc8b8229e core: Remove HLE module, consolidate code & various cleanups. před 9 roky
  Subv 8634b8cb83 Threading: Reworked the way our scheduler works. před 9 roky
  Yuri Kunde Schlesner 84fbbe2629 Use negative priorities to avoid special-casing the self-include před 9 roky
  Emmanuel Gil Peyrot ebdae19fd2 Remove empty newlines in #include blocks. před 9 roky
  Yuri Kunde Schlesner 396a8d91a4 Manually tweak source formatting and then re-run clang-format před 9 roky
  Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. před 9 roky
  Subv 29032ce9b6 SVC: Fixed ArbitrateAddress to behave as it does on hardware. před 10 roky
  bunnei 0b7d2941cf Kernel: Move reschedules from SVCs to actual mechanisms that reschedule. před 11 roky
  Yuri Kunde Schlesner 7ada357b2d Memmap: Re-organize memory function in two files před 11 roky
  Yuri Kunde Schlesner e1fbac3ca1 Common: Remove common.h před 11 roky
  bunnei c077bcefa9 SVC: Update various SVCs to cause a reschedule. před 11 roky
  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 664c79ff47 Thread: Modernize two functions that slipped through previous rebases před 11 roky
  Yuri Kunde Schlesner 38e7122f23 Kernel: Convert AddressArbiter 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 254e4ebd58 AddressArbiter: Changed to Kernel::Object, big cleanup, removed code that made no sense. před 11 roky
  bunnei 7faf2d8e06 WaitSynchronizationN: Implement return values před 11 roky
  bunnei 1f7a04f05a Thread: Keep track of multiple wait objects. před 11 roky
  Subv 9e2ae289b8 AddrArbiter: Implement arbitration types 3 and 4. 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
  Subv 0276a75f24 AddressArbiter: Ported arbitration type 2 from 3dmoo. 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 0600e2d8b5 Convert old logging calls to new logging macros před 11 roky
  bunnei dd203f7068 Thread: Fixed to wait on address when in arbitration. před 11 roky