提交歷史

作者 SHA1 備註 提交日期
  Kelebek1 6f7cb69c94 Use spans over guest memory where possible instead of copying data. 3 年之前
  Morph c3fbc8d2fe core_timing: Remove GetCurrentTimerResolution in CoreTiming loop 3 年之前
  Morph 2e1e725443 core_timing: Fix SingleCore cycle timer 3 年之前
  Morph 907507886d (wall, native)_clock: Add GetGPUTick 3 年之前
  Morph 8e56a84566 core_timing: Use CNTPCT as the guest CPU tick 3 年之前
  Liam 600f325d87 general: fix spelling mistakes 3 年之前
  Morph bff1453282 core_timing: Use higher precision sleeps on Windows 3 年之前
  Liam 0953cdd271 timing: wait for completion on unregister 3 年之前
  bunnei 638fa6170a core: core_timing: Re-initialize if single/multicore state changes. 3 年之前
  bunnei 11f85ea713 core: core_timing: Remove unused IsHostTiming. 3 年之前
  bunnei a4d11f4427 core: Partially persist emulation state across game boots. 3 年之前
  Kelebek1 e93e898df5 Remove pause callbacks from coretiming 3 年之前
  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 38e4a144a1 Core: Protect each event from race conditions within it. 4 年之前
  Fernando Sahmkow 00b09de3d9 Core: add missing include. 4 年之前
  Fernando Sahmkow 846c994cc9 Core: Reimplement Core Timing. 4 年之前
  Morph 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 年之前
  bunnei 8deaac8bd1 hle: kernel: Use std::mutex instead of spin locks for most kernel locking. 4 年之前
  ameerj 7c4b6aab2e core: Remove unused includes 4 年之前
  Lioncash ebb64d5bf4 core: Resolve misc cases of variable shadowing 5 年之前
  Lioncash 1ea6bdef05 audio_core: Make shadowing and unused parameters errors 5 年之前
  Lioncash a7af349dae core_timing: Make use of uintptr_t to represent user_data 6 年之前
  Lioncash 0435b7d361 core_timing: Remove unused data member 6 年之前
  Lioncash bef1844a51 core_timing: Make TimedCallback take std::chrono::nanoseconds 6 年之前
  Lioncash 8b50c660df core_timing: Make use of std::chrono with ScheduleEvent 6 年之前
  Fernando Sahmkow e3d561fb84 Audio: Correct buffer release for host timing. 6 年之前
  Fernando Sahmkow f5e32935ca SingleCore: Use Cycle Timing instead of Host Timing. 6 年之前