aboutsummaryrefslogtreecommitdiffstats
path: root/alc/cpu_caps.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move cpu_caps and fpu_ctrl to coreChris Robinson2020-12-311-142/+0
* Remove an unnecessary includeChris Robinson2020-12-311-2/+0
* Assume run-time NEON support if detected by cmakeChris Robinson2020-12-311-45/+2
* Add missing includeChris Robinson2020-12-161-1/+1
* Avoid changing the global CPU flags in FillCPUCapsChris Robinson2020-12-151-93/+104
* Use WinAPI functions to check for NEON supportChris Robinson2020-11-161-0/+11
* Also search for asimd for NeonChris Robinson2020-05-171-2/+15
* Assume Neon support if cpu_caps.cpp is compiled with itChris Robinson2020-05-171-0/+5
* Use the correct include for al::fstreamChris Robinson2020-03-221-1/+1
* Move CPUCapFlags and FillCPUCaps to their own sourceChris Robinson2020-03-201-0/+147