Historique des commits

Auteur SHA1 Message Date
  Morph dd12dd4c67 x64: Deduplicate RDTSC usage il y a 3 ans
  Morph d2cfe25b07 x64: cpu_detect: Add detection of waitpkg instructions il y a 3 ans
  Matías Locatti 69768ec71e Add CPU core count to log files il y a 3 ans
  Marshall Mohror e71d457af9 guard against div-by-zero il y a 4 ans
  Marshall Mohror b2ad4dd189 common/x64: Use TSC clock rate from CPUID when available il y a 4 ans
  Morph 99ceb03a1c general: Convert source file copyright comments over to SPDX il y a 4 ans
  ameerj 923decae5a common: Reduce unused includes il y a 4 ans
  Wunkolo d248c1203e cpu_detect: Add additional x86 flags and telemetry il y a 4 ans
  Wunkolo d9b1199ffb cpu_detect: Revert `__cpuid{ex}` array-type argument il y a 4 ans
  Wunkolo 873a9fa7e5 cpu_detect: Add missing `lzcnt` detection il y a 4 ans
  Wunkolo ec5f3351b6 cpu_detect: Refactor cpu/manufacturer identification il y a 4 ans
  Wunkolo 86e9e60f07 cpu_detect: Update array-types to `span` and `array` il y a 4 ans
  Wunkolo 3c33ba7f18 cpu_detect: Utilize `Bit<N>` utility function il y a 4 ans
  Morph 4af413623b common/cpu_detect: Remove CPU family and model il y a 4 ans
  David 0ea4a8bcc4 Merge pull request #3396 from FernandoS27/prometheus-1 il y a 6 ans
  Morph d6474b4aca common/cpu_detect: Add AVX512 detection il y a 6 ans
  Fernando Sahmkow 234b5ff6a9 Common: Implement WallClock Interface and implement a native clock for x64 il y a 6 ans
  James Rowe 4512a6bbfc Remove unused CPU Vendor string and telemtry field il y a 6 ans
  N00byKing 99d86deb1f cpu_detect.cpp: Change comment from citra to yuzu il y a 8 ans
  Yuri Kunde Schlesner 2579ae543b Common: Fix some out-of-style includes il y a 9 ans
  Yuri Kunde Schlesner 6ca816e011 common/cpu_detect: Add missing include and fix namespace scope il y a 9 ans
  Jan Beich ddd8709e14 common: use system CPUID routine on DragonFly as well il y a 9 ans
  Jan Beich 3d801be97d common: some FreeBSD headers are incomplete to avoid namespace pollution il y a 9 ans
  Yuri Kunde Schlesner 84fbbe2629 Use negative priorities to avoid special-casing the self-include il y a 9 ans
  Emmanuel Gil Peyrot ebdae19fd2 Remove empty newlines in #include blocks. il y a 9 ans
  Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. il y a 10 ans
  bunnei 0ee00861f6 Common: Cleanup CPU capability detection code. il y a 11 ans
  bunnei a1942238f5 Common: Move cpu_detect to x64 directory. il y a 11 ans