Историја ревизија

Аутор SHA1 Порука Датум
  Lioncash 0cbcd6ec9a kernel: Eliminate kernel global state пре 8 година
  Lioncash bf45092c61 kernel: Move object class to its own source files пре 8 година
  Lioncash a2304fad16 kernel: Remove unnecessary includes пре 8 година
  James Rowe 096be16636 Format: Run the new clang format on everything пре 8 година
  bunnei 84d72fd92f Merge pull request #2397 from Subv/pulse пре 9 година
  Subv e52ca85711 Kernel: Implemented Pulse event and timers. пре 9 година
  Subv e6a7723f2f Kernel: Object ShouldWait and Acquire calls now take a thread as a parameter. пре 9 година
  Subv 4ab8692475 Kernel/Events: Log an error when trying to create Pulse events and timers. пре 9 година
  Yuri Kunde Schlesner 84fbbe2629 Use negative priorities to avoid special-casing the self-include пре 9 година
  Emmanuel Gil Peyrot ebdae19fd2 Remove empty newlines in #include blocks. пре 9 година
  Yuri Kunde Schlesner 396a8d91a4 Manually tweak source formatting and then re-run clang-format пре 9 година
  Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. пре 9 година
  Lioncash 12e92f17de svc: Make ResetType an enum class пре 10 година
  Yuri Kunde Schlesner d9556912b4 Kernel: Remove unused member from Event пре 11 година
  bunnei 71e8822d23 kernel: Fix svcWaitSynch to always acquire requested wait objects. пре 11 година
  bunnei 0b7d2941cf Kernel: Move reschedules from SVCs to actual mechanisms that reschedule. пре 11 година
  Yuri Kunde Schlesner e1fbac3ca1 Common: Remove common.h пре 11 година
  archshift ef24e72b26 Asserts: break/crash program, fit to style guide; log.h->assert.h пре 11 година
  Yuri Kunde Schlesner 88a4a808c6 Kernel: Stop creating useless Handles during object creation пре 11 година
  Yuri Kunde Schlesner 7725256f64 Explicitly instantiate constructors/destructors for Kernel objects пре 11 година
  Yuri Kunde Schlesner d52d859936 Kernel: Convert Event to not use Handles пре 11 година
  Yuri Kunde Schlesner 9a345de2bd Kernel: Remove useless/duplicated comments; mark functions static пре 11 година
  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 69c5830ef2 Event: Fix implementation of "non-sticky" events. пре 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 година