Commit History

Autor SHA1 Mensaxe Data
  Lioncash 0cbcd6ec9a kernel: Eliminate kernel global state %!s(int64=8) %!d(string=hai) anos
  Lioncash bf45092c61 kernel: Move object class to its own source files %!s(int64=8) %!d(string=hai) anos
  Lioncash a2304fad16 kernel: Remove unnecessary includes %!s(int64=8) %!d(string=hai) anos
  James Rowe 096be16636 Format: Run the new clang format on everything %!s(int64=8) %!d(string=hai) anos
  bunnei 84d72fd92f Merge pull request #2397 from Subv/pulse %!s(int64=9) %!d(string=hai) anos
  Subv e52ca85711 Kernel: Implemented Pulse event and timers. %!s(int64=9) %!d(string=hai) anos
  Subv e6a7723f2f Kernel: Object ShouldWait and Acquire calls now take a thread as a parameter. %!s(int64=9) %!d(string=hai) anos
  Subv 4ab8692475 Kernel/Events: Log an error when trying to create Pulse events and timers. %!s(int64=9) %!d(string=hai) anos
  Yuri Kunde Schlesner 84fbbe2629 Use negative priorities to avoid special-casing the self-include %!s(int64=9) %!d(string=hai) anos
  Emmanuel Gil Peyrot ebdae19fd2 Remove empty newlines in #include blocks. %!s(int64=9) %!d(string=hai) anos
  Yuri Kunde Schlesner 396a8d91a4 Manually tweak source formatting and then re-run clang-format %!s(int64=9) %!d(string=hai) anos
  Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. %!s(int64=9) %!d(string=hai) anos
  Lioncash 12e92f17de svc: Make ResetType an enum class %!s(int64=10) %!d(string=hai) anos
  Yuri Kunde Schlesner d9556912b4 Kernel: Remove unused member from Event %!s(int64=11) %!d(string=hai) anos
  bunnei 71e8822d23 kernel: Fix svcWaitSynch to always acquire requested wait objects. %!s(int64=11) %!d(string=hai) anos
  bunnei 0b7d2941cf Kernel: Move reschedules from SVCs to actual mechanisms that reschedule. %!s(int64=11) %!d(string=hai) anos
  Yuri Kunde Schlesner e1fbac3ca1 Common: Remove common.h %!s(int64=11) %!d(string=hai) anos
  archshift ef24e72b26 Asserts: break/crash program, fit to style guide; log.h->assert.h %!s(int64=11) %!d(string=hai) anos
  Yuri Kunde Schlesner 88a4a808c6 Kernel: Stop creating useless Handles during object creation %!s(int64=11) %!d(string=hai) anos
  Yuri Kunde Schlesner 7725256f64 Explicitly instantiate constructors/destructors for Kernel objects %!s(int64=11) %!d(string=hai) anos
  Yuri Kunde Schlesner d52d859936 Kernel: Convert Event to not use Handles %!s(int64=11) %!d(string=hai) anos
  Yuri Kunde Schlesner 9a345de2bd Kernel: Remove useless/duplicated comments; mark functions static %!s(int64=11) %!d(string=hai) anos
  bunnei f09806aed2 Kernel: Renamed some functions for clarity. %!s(int64=11) %!d(string=hai) anos
  bunnei 15b6a4d9ad Kernel: Changed "ShouldWait" to return bool and "Acquire" to return void. %!s(int64=11) %!d(string=hai) anos
  bunnei c68eb15695 WaitObject: Renamed "Wait" to "ShouldWait", made "ShouldWait" and "Acquire" pure virtual. %!s(int64=11) %!d(string=hai) anos
  bunnei 69c5830ef2 Event: Fix implementation of "non-sticky" events. %!s(int64=11) %!d(string=hai) anos
  bunnei e5a9f1c644 Kernel: Get rid of WaitTypes and simplify lots of code, removing hacks. %!s(int64=11) %!d(string=hai) anos
  bunnei 6643673f28 WaitSynchronizationN: Refactor to fix several bugs %!s(int64=11) %!d(string=hai) anos
  bunnei aa01c57ae9 Kernel: Separate WaitSynchronization into Wait and Acquire methods. %!s(int64=11) %!d(string=hai) anos
  bunnei 7faf2d8e06 WaitSynchronizationN: Implement return values %!s(int64=11) %!d(string=hai) anos