Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-06-20 | common/cpu_detect: Add AVX512 detection | Morph | 1 | -0/+1 | |
2020-06-18 | Common: Implement WallClock Interface and implement a native clock for x64 | Fernando Sahmkow | 1 | -0/+12 | |
2020-01-18 | Remove unused CPU Vendor string and telemtry field | James Rowe | 1 | -31/+0 | |
The information is duplicated in the brand string and the telemetry field is unused | |||||
2015-08-16 | Common: Cleanup CPU capability detection code. | bunnei | 1 | -57/+42 | |
2015-08-16 | Common: Move cpu_detect to x64 directory. | bunnei | 1 | -0/+0 | |
2015-08-15 | Common: Ported over Dolphin's code for x86 CPU capability detection. | bunnei | 1 | -17/+20 | |
2014-12-21 | License change | purpasmart96 | 1 | -2/+2 | |
2014-08-17 | Common: Move header guards over to pragma once | Lioncash | 1 | -4/+1 | |
Also replaced C headers with the C++ equivalent ones | |||||
2014-04-09 | got rid of 'src' folders in each sub-project | bunnei | 1 | -0/+0 | |
2014-04-02 | convert tabs to spaces | bunnei | 1 | -50/+50 | |
2013-09-05 | replaced common code with dolphin common | ShizZy | 1 | -0/+81 | |