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

Автор SHA1 Сообщение Дата
  bunnei 638fa6170a core: core_timing: Re-initialize if single/multicore state changes. 3 лет назад
  bunnei a4d11f4427 core: Partially persist emulation state across game boots. 3 лет назад
  Liam 9632434243 core_timing: use high-precision sleeps on non-Windows targets 3 лет назад
  Liam 35d3e7db2a common: remove "yuzu:" prefix from thread names 3 лет назад
  bunnei 9c32f29af1 Merge pull request #8650 from Kelebek1/vsync 3 лет назад
  Kelebek1 e93e898df5 Remove pause callbacks from coretiming 3 лет назад
  Morph 606cdb17d3 core_timing: Sleep in discrete intervals, yield during spin 4 лет назад
  Kelebek1 658e1ee426 Add missing looping event schedule signal 4 лет назад
  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 лет назад