summaryrefslogtreecommitdiff
path: root/src/common/x64/cpu_detect.h (unfollow)
Commit message (Expand)AuthorFilesLines
2023-06-28x64: Add detection of monitorx instructionsGravatar Morph1-0/+1
2023-03-27x64: cpu_detect: Add detection of waitpkg instructionsGravatar Morph1-0/+1
2022-11-11Add CPU core count to log filesGravatar Matías Locatti1-0/+4
2022-07-06common/x64: Use TSC clock rate from CPUID when availableGravatar Marshall Mohror1-0/+5
2022-04-23general: Convert source file copyright comments over to SPDXGravatar Morph1-2/+3
2022-03-11cpu_detect: Add additional x86 flags and telemetryGravatar Wunkolo1-3/+18
2022-03-09cpu_detect: Refactor cpu/manufacturer identificationGravatar Wunkolo1-9/+16
2022-03-09cpu_detect: Compact capability fieldsGravatar Wunkolo1-20/+21
2020-06-20common/cpu_detect: Add AVX512 detectionGravatar Morph1-0/+1
2020-06-18Common: Implement WallClock Interface and implement a native clock for x64Gravatar Fernando Sahmkow1-0/+12
2020-01-17Remove unused CPU Vendor string and telemtry fieldGravatar James Rowe1-31/+0
2015-08-15Common: Cleanup CPU capability detection code.Gravatar bunnei1-57/+42
2015-08-15Common: Move cpu_detect to x64 directory.Gravatar bunnei1-0/+0
2015-08-15Common: Ported over Dolphin's code for x86 CPU capability detection.Gravatar bunnei1-17/+20
2014-12-20License changeGravatar purpasmart961-2/+2
2014-08-17Common: Move header guards over to pragma onceGravatar Lioncash1-4/+1
2014-04-08got rid of 'src' folders in each sub-projectGravatar bunnei1-0/+0
2014-04-01convert tabs to spacesGravatar bunnei1-50/+50
2013-09-04replaced common code with dolphin commonGravatar ShizZy1-0/+81