index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
Common
/
ArmCPUDetect.cpp
Age
Commit message (
Expand
)
Author
2019-12-28
Compile fixes for Windows-on-ARM64
Stenzek
2019-06-14
Common: Use fmt where applicable
Lioncash
2018-04-01
CPUDetect: Make CPUVendor enum an enum class
Lioncash
2017-12-05
Don't use wrong encoding for paths when opening streams on Windows
JosJuice
2017-04-21
ArmCPUDetect: Add missing include
MerryMage
2016-06-24
Reformat all the things. Have fun with merge conflicts.
Pierre Bourdon
2015-12-22
Including missing headers required for non-pch builds and other architectures
Ryan Houdek
2015-06-13
[AArch64] Clean up our CPUDetect.
Ryan Houdek
2015-06-08
[AArch64] Detect AES/SHA1/SHA2/CRC32 in CPUDetect.
Ryan Houdek
2015-05-25
Set copyright year to when a file was created
Tillmann Karras
2015-05-25
Update license headers to GPLv2+
Tillmann Karras
2015-01-12
Minor consistency changes
Stevoisiak
2014-10-25
Fixes ARM CPU detection routine for the hardware.
Ryan Houdek
2014-09-22
Android: Silence some more warnings.
Rohit Nirmal
2014-09-08
Include CommonTypes.h instead of Common.h.
Rohit Nirmal
2014-06-15
Try to fix android build.
magumagu
2014-06-02
Stringify ArmCPUDetect.cpp.
Lioncash
2014-06-01
Fix a crash in ARM's CPUDetect on a malformed /proc/cpuinfo.
Ryan Houdek
2014-03-09
clang-modernize -use-nullptr
Tillmann Karras
2014-02-22
Make Common/ mostly IWYU clean (and fix errors in rest of the project detecte...
Pierre Bourdon
2014-02-18
Convert all includes to relative paths.
Lioncash
2013-12-31
Remove unnecessary Src/ folders
Jasper St. Pierre