11 Commits (42449b55e2e136b9c1f70287fcac9da68d8aeb12)

Author SHA1 Message Date
James Rowe afd360f85d Remove unused CPU Vendor string and telemtry field 6 years ago
N00byKing 6b5f41b812 cpu_detect.cpp: Change comment from citra to yuzu 8 years ago
Yuri Kunde Schlesner 8b55ffb74a Common: Fix some out-of-style includes 9 years ago
Yuri Kunde Schlesner bc3f65a0ee common/cpu_detect: Add missing include and fix namespace scope 9 years ago
Jan Beich 6ddc8b49ff common: use system CPUID routine on DragonFly as well 9 years ago
Jan Beich 8e5d3f77fb common: some FreeBSD headers are incomplete to avoid namespace pollution 9 years ago
Yuri Kunde Schlesner fa5d9d8266 Use negative priorities to avoid special-casing the self-include 9 years ago
Emmanuel Gil Peyrot 1138ec0d49 Remove empty newlines in #include blocks. 9 years ago
Emmanuel Gil Peyrot 628ed4376a Sources: Run clang-format on everything. 9 years ago
bunnei e019e69016 Common: Cleanup CPU capability detection code. 11 years ago
bunnei 15e9a59ad0 Common: Move cpu_detect to x64 directory. 11 years ago
bunnei f9e3228caa x64: Refactor to remove fake interfaces and general cleanups. 11 years ago
bunnei be08c22685 Common: Added MurmurHash3 hash function for general-purpose use. 11 years ago
bunnei 432d1c5263 Common: Ported over Dolphin's code for x86 CPU capability detection. 11 years ago