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

Автор SHA1 Сообщение Дата
  Lioncash 0cbcd6ec9a kernel: Eliminate kernel global state 8 лет назад
  Lioncash bf45092c61 kernel: Move object class to its own source files 8 лет назад
  Lioncash 0cd843151f kernel/timer: Make data members private where applicable 8 лет назад
  James Rowe 096be16636 Format: Run the new clang format on everything 8 лет назад
  Yuri Kunde Schlesner 64ecf81a3c Kernel: Move WaitObject to a separate file 9 лет назад
  Subv 029a11030e Timers: Immediately signal the timer if it was started with an initial value of 0. 9 лет назад
  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 лет назад
  wwylele 85a83158fb move ResetType to kernel.h 10 лет назад
  Emmanuel Gil Peyrot ebdae19fd2 Remove empty newlines in #include blocks. 9 лет назад
  Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. 9 лет назад
  Lioncash 856a1d0386 svc: Move ResetType enum to the kernel event header 10 лет назад
  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 a9b86db3cf Kernel: Use separate Handle tables for CoreTiming userdata 11 лет назад
  Yuri Kunde Schlesner d917a9bf77 Kernel: Mark all appropriate kernel objects as "final" 11 лет назад
  Yuri Kunde Schlesner ad80ff1e32 Kernel: Convert Timer to (mostly) not use Handles 11 лет назад
  Lioncash a3f5e5605c core: Fix a few docstrings 11 лет назад
  Subv 07044651ef SVC: Implemented the Timer service calls. 11 лет назад