16 Commits (3c33ba7f189702d1f5395251d4f3c5cbebee4840)

Author SHA1 Message Date
Wunkolo 3c33ba7f18 cpu_detect: Utilize `Bit<N>` utility function 4 years ago
Morph 4af413623b common/cpu_detect: Remove CPU family and model 4 years ago
Morph d6474b4aca common/cpu_detect: Add AVX512 detection 6 years ago
Fernando Sahmkow 234b5ff6a9 Common: Implement WallClock Interface and implement a native clock for x64 6 years ago
James Rowe 4512a6bbfc Remove unused CPU Vendor string and telemtry field 6 years ago
N00byKing 99d86deb1f
cpu_detect.cpp: Change comment from citra to yuzu 8 years ago
Yuri Kunde Schlesner 2579ae543b Common: Fix some out-of-style includes 9 years ago
Yuri Kunde Schlesner 6ca816e011 common/cpu_detect: Add missing include and fix namespace scope 9 years ago
Jan Beich ddd8709e14 common: use system CPUID routine on DragonFly as well 9 years ago
Jan Beich 3d801be97d common: some FreeBSD headers are incomplete to avoid namespace pollution 9 years ago
Yuri Kunde Schlesner 84fbbe2629 Use negative priorities to avoid special-casing the self-include 9 years ago
Emmanuel Gil Peyrot ebdae19fd2 Remove empty newlines in #include blocks. 9 years ago
Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. 9 years ago
bunnei 0ee00861f6 Common: Cleanup CPU capability detection code. 11 years ago
bunnei a1942238f5 Common: Move cpu_detect to x64 directory. 11 years ago
bunnei bd7e691f78 x64: Refactor to remove fake interfaces and general cleanups. 11 years ago
bunnei d67e2f78b7 Common: Added MurmurHash3 hash function for general-purpose use. 11 years ago
bunnei 4d51792285 Common: Ported over Dolphin's code for x86 CPU capability detection. 11 years ago