Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move cpu_caps and fpu_ctrl to core | Chris Robinson | 2020-12-31 | 1 | -142/+0 |
* | Remove an unnecessary include | Chris Robinson | 2020-12-31 | 1 | -2/+0 |
* | Assume run-time NEON support if detected by cmake | Chris Robinson | 2020-12-31 | 1 | -45/+2 |
* | Add missing include | Chris Robinson | 2020-12-16 | 1 | -1/+1 |
* | Avoid changing the global CPU flags in FillCPUCaps | Chris Robinson | 2020-12-15 | 1 | -93/+104 |
* | Use WinAPI functions to check for NEON support | Chris Robinson | 2020-11-16 | 1 | -0/+11 |
* | Also search for asimd for Neon | Chris Robinson | 2020-05-17 | 1 | -2/+15 |
* | Assume Neon support if cpu_caps.cpp is compiled with it | Chris Robinson | 2020-05-17 | 1 | -0/+5 |
* | Use the correct include for al::fstream | Chris Robinson | 2020-03-22 | 1 | -1/+1 |
* | Move CPUCapFlags and FillCPUCaps to their own source | Chris Robinson | 2020-03-20 | 1 | -0/+147 |