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

Автор SHA1 Сообщение Дата
  Lioncash 4596ef5274 kernel/timer: Remove unnecessary WakeupAllWaitingThreads() override 7 лет назад
  David Marcec 4f41fd84ff Removed pulse event type 7 лет назад
  Lioncash 0cbcd6ec9a kernel: Eliminate kernel global state 8 лет назад
  Lioncash bf45092c61 kernel: Move object class to its own source files 8 лет назад
  MerryMage 44646e2ea0 core_timing: Split off utility functions into core_timing_util 8 лет назад
  James Rowe 638956aa81 Rename logging macro back to LOG_* 8 лет назад
  Lioncash 0197e28cc9 core_timing: Namespace all functions and constants in core_timing's header 8 лет назад
  Lioncash 40dee76c57 kernel: Migrate logging macros to fmt-compatible ones 8 лет назад
  James Rowe 096be16636 Format: Run the new clang format on everything 8 лет назад
  B3n30 82151d407d CoreTiming: Reworked CoreTiming (cherry-picked from Citra #3119) 8 лет назад
  Yuri Kunde Schlesner 723dc644fa ResultVal: Remove MoveFrom() 9 лет назад
  Yuri Kunde Schlesner be031989ee Kernel: Move HandleTable to a separate file 9 лет назад
  wwylele 85ba60d5ec Timer: restore missing signaled=true from #2421 9 лет назад
  B3n30 dcf115778a Fix log entry in timer::signal (#2600) 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 лет назад
  Subv 8634b8cb83 Threading: Reworked the way our scheduler works. 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 лет назад
  Subv 6cccc36505 HLE/Timers: Reset OneShot timers when they are acquired instead of when they're triggered. 10 лет назад
  Lioncash 751fbfdcc3 general: Silence some warnings when using clang 11 лет назад
  Emmanuel Gil Peyrot b1503b2020 Remove every trailing whitespace from the project (but externals). 11 лет назад
  bunnei 0b7d2941cf Kernel: Move reschedules from SVCs to actual mechanisms that reschedule. 11 лет назад
  Yuri Kunde Schlesner e1fbac3ca1 Common: Remove common.h 11 лет назад