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

Автор SHA1 Сообщение Дата
  Kelebek1 83a24ad638 Make coretiming waiting more accurate 4 лет назад
  Maide 2e46110379 Revert Coretiming PRs 8531 and 7454 (#8591) 4 лет назад
  Kelebek1 240650f6a6 Rework CoreTiming 4 лет назад
  Fernando Sahmkow d3cb9201f1 Core timing: use only one thread. 4 лет назад
  Fernando Sahmkow 3196d957b0 Adress Feedback. 4 лет назад
  Fernando Sahmkow 86ccce3721 Address feedback. 4 лет назад
  Fernando Sahmkow 38e4a144a1 Core: Protect each event from race conditions within it. 4 лет назад
  Fernando Sahmkow a2d29412cb Core/Common: Corrections to core timing and add critical priority. 4 лет назад
  Fernando Sahmkow 846c994cc9 Core: Reimplement Core Timing. 4 лет назад
  Morph 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 лет назад
  Lioncash ebb64d5bf4 core: Resolve misc cases of variable shadowing 5 лет назад
  bunnei 82f6037ec2 core: hle: Add missing calls to MicroProfileOnThreadExit. 5 лет назад
  bunnei 3d592972dc Revert "core: Fix clang build" 5 лет назад
  Lioncash be1954e04c core: Fix clang build 5 лет назад
  Lioncash 79504f1a39 core_timing: Remove unused header 5 лет назад
  Lioncash 25cd5d9dda core_timing: Move clock initializer into constructor initializer list 5 лет назад
  Lioncash 2624b1eae6 core_timing: Resolve sign conversion warning 5 лет назад
  Lioncash a7af349dae core_timing: Make use of uintptr_t to represent user_data 6 лет назад
  Lioncash bef1844a51 core_timing: Make TimedCallback take std::chrono::nanoseconds 6 лет назад
  Lioncash 8b50c660df core_timing: Make use of std::chrono with ScheduleEvent 6 лет назад
  ReinUsesLisp 8562b516c0 core_timing,scheduler: Use std::scoped_lock when possible 6 лет назад
  Fernando Sahmkow 2f8947583f Core/Common: Address Feedback. 6 лет назад
  Fernando Sahmkow 71f1c0f9f9 CoreTiming: Correct rebase bugs and other miscellaneous things. 6 лет назад
  Fernando Sahmkow 528b19a842 General: Tune the priority of main emulation threads so they have higher priority than less important helper threads. 6 лет назад
  Fernando Sahmkow bfb5244cf8 CoreTiming/CycleTimer: Correct Idling. 6 лет назад
  Fernando Sahmkow f5e32935ca SingleCore: Use Cycle Timing instead of Host Timing. 6 лет назад
  Fernando Sahmkow f2ade343e2 SingleCore: Move Host Timing from a sepparate thread to main cpu thread. 6 лет назад
  Fernando Sahmkow e6f8bde74b General: Fix Stop function 6 лет назад
  Fernando Sahmkow 07993ac8c8 Kernel: Corrections to Scheduling. 6 лет назад
  Fernando Sahmkow 18dcb09342 HostTiming: Pause the hardware clock on pause. 6 лет назад