summaryrefslogtreecommitdiff
path: root/src/common/x64/cpu_detect.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2015-08-15Common: Cleanup CPU capability detection code.Gravatar bunnei1-131/+89
2015-08-15Common: Move cpu_detect to x64 directory.Gravatar bunnei1-2/+2
2015-08-15x64: Refactor to remove fake interfaces and general cleanups.Gravatar bunnei1-1/+1
2015-08-15Common: Added MurmurHash3 hash function for general-purpose use.Gravatar bunnei1-0/+1
2015-08-15Common: Ported over Dolphin's code for x86 CPU capability detection.Gravatar bunnei1-0/+228