Historique des commits

Auteur SHA1 Message Date
  ameerj 7c4b6aab2e core: Remove unused includes il y a 4 ans
  Lioncash ebb64d5bf4 core: Resolve misc cases of variable shadowing il y a 5 ans
  Lioncash 1ea6bdef05 audio_core: Make shadowing and unused parameters errors il y a 5 ans
  Lioncash a7af349dae core_timing: Make use of uintptr_t to represent user_data il y a 6 ans
  Lioncash 0435b7d361 core_timing: Remove unused data member il y a 6 ans
  Lioncash bef1844a51 core_timing: Make TimedCallback take std::chrono::nanoseconds il y a 6 ans
  Lioncash 8b50c660df core_timing: Make use of std::chrono with ScheduleEvent il y a 6 ans
  Fernando Sahmkow e3d561fb84 Audio: Correct buffer release for host timing. il y a 6 ans
  Fernando Sahmkow f5e32935ca SingleCore: Use Cycle Timing instead of Host Timing. il y a 6 ans
  Fernando Sahmkow f2ade343e2 SingleCore: Move Host Timing from a sepparate thread to main cpu thread. il y a 6 ans
  Fernando Sahmkow 07993ac8c8 Kernel: Corrections to Scheduling. il y a 6 ans
  Fernando Sahmkow 18dcb09342 HostTiming: Pause the hardware clock on pause. il y a 6 ans
  Fernando Sahmkow e31425df38 General: Recover Prometheus project from harddrive failure il y a 6 ans
  bunnei ec0ce96c56 core_timing: Use better reference tracking for EventType. (#3159) il y a 6 ans
  Fernando Sahmkow e0650a2034 Core_Timing: Address Feedback and suppress warnings. il y a 6 ans
  Fernando Sahmkow 65aff6930b Core Timing: General corrections and added tests. il y a 6 ans
  Fernando Sahmkow 555866f8dc Core Timing: Rework Core Timing to run all cores evenly. il y a 6 ans
  Fernando Sahmkow 90792cdb6e Core_Timing: Make core_timing threadsafe by default. il y a 7 ans
  Lioncash c5d41fd812 core/core_timing: Make callback parameters consistent il y a 7 ans
  Lioncash bd983414f6 core_timing: Convert core timing into a class il y a 7 ans
  Lioncash 48d9d66dc5 core_timing: Rename CoreTiming namespace to Core::Timing il y a 7 ans
  B3n30 eab35c8235 Core::CoreTiming: add UnscheduleEventThreadsafe il y a 8 ans
  bunnei 83ef37ca37 Merge pull request #934 from lioncash/chrono il y a 8 ans
  Lioncash a0c3a46aa9 core_timing: Make GetGlobalTimeUs() return std::chrono::microseconds il y a 8 ans
  Lioncash 6edd828101 core_timing: Convert typedef into a type alias il y a 8 ans
  MerryMage 44646e2ea0 core_timing: Split off utility functions into core_timing_util il y a 8 ans
  Lioncash 9f3641755e core_timing: Don't include the log header in core timing's header il y a 8 ans
  Lioncash 0197e28cc9 core_timing: Namespace all functions and constants in core_timing's header il y a 8 ans
  Lioncash c33755e2b9 core: Replace remaining old non-generic logger usages with fmt-capable equivalents il y a 8 ans
  bunnei d6e4e6ea32 core_timing: Use 1.020GHz for core clock rate. il y a 8 ans