index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
common
/
x64
/
cpu_detect.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-07-06
common/x64: Use TSC clock rate from CPUID when available
Marshall Mohror
1
-0
/
+5
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
1
-2
/
+3
2022-03-11
cpu_detect: Add additional x86 flags and telemetry
Wunkolo
1
-3
/
+18
2022-03-09
cpu_detect: Refactor cpu/manufacturer identification
Wunkolo
1
-9
/
+16
2022-03-09
cpu_detect: Compact capability fields
Wunkolo
1
-20
/
+21
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
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
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