summaryrefslogtreecommitdiffstats
path: root/src/common/x64/cpu_detect.h (unfollow)
Commit message (Expand)AuthorFilesLines
2023-06-28x64: Add detection of monitorx instructionsMorph1-0/+1
2023-03-27x64: cpu_detect: Add detection of waitpkg instructionsMorph1-0/+1
2022-11-12Add CPU core count to log filesMatías Locatti1-0/+4
2022-07-06common/x64: Use TSC clock rate from CPUID when availableMarshall Mohror1-0/+5
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-2/+3
2022-03-11cpu_detect: Add additional x86 flags and telemetryWunkolo1-3/+18
2022-03-09cpu_detect: Refactor cpu/manufacturer identificationWunkolo1-9/+16
2022-03-09cpu_detect: Compact capability fieldsWunkolo1-20/+21
2020-06-20common/cpu_detect: Add AVX512 detectionMorph1-0/+1
2020-06-18Common: Implement WallClock Interface and implement a native clock for x64Fernando Sahmkow1-0/+12
2020-01-18Remove unused CPU Vendor string and telemtry fieldJames Rowe1-31/+0
2015-08-16Common: Cleanup CPU capability detection code.bunnei1-57/+42
2015-08-16Common: Move cpu_detect to x64 directory.bunnei1-0/+0
2015-08-15Common: Ported over Dolphin's code for x86 CPU capability detection.bunnei1-17/+20
2014-12-21License changepurpasmart961-2/+2
2014-08-17Common: Move header guards over to pragma onceLioncash1-4/+1
2014-04-09got rid of 'src' folders in each sub-projectbunnei1-0/+0
2014-04-02convert tabs to spacesbunnei1-50/+50
2013-09-05replaced common code with dolphin commonShizZy1-0/+81