Wunkolo
|
31f8d6f0cf
|
cpu_detect: Compact capability fields
As this structure gets more explicit, bools can be bitfields and
small enums can use smaller types for their span of values.
|
4 years ago |
Morph
|
d0a762a6a8
|
common/cpu_detect: Add AVX512 detection
|
6 years ago |
Fernando Sahmkow
|
ee32067b10
|
Common: Implement WallClock Interface and implement a native clock for x64
|
6 years ago |
James Rowe
|
afd360f85d
|
Remove unused CPU Vendor string and telemtry field
The information is duplicated in the brand string and the telemetry field is unused
|
6 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
|
432d1c5263
|
Common: Ported over Dolphin's code for x86 CPU capability detection.
|
11 years ago |
purpasmart96
|
ebfd831ccb
|
License change
|
11 years ago |
Lioncash
|
90e994471a
|
Common: Move header guards over to pragma once
Also replaced C headers with the C++ equivalent ones
|
12 years ago |
bunnei
|
63e46abdb8
|
got rid of 'src' folders in each sub-project
|
12 years ago |
bunnei
|
c9b5b89e21
|
convert tabs to spaces
|
12 years ago |
ShizZy
|
7564d28faf
|
replaced common code with dolphin common
|
13 years ago |