Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix minor errors and warnings in the examples. Remove boost dependency from | lloyd | 2010-03-03 | 1 | -0/+4 |
* | Fix cpuid example | lloyd | 2010-01-19 | 1 | -1/+0 |
* | Add copyright and license notes to pretty much every file that didn't have them, | lloyd | 2009-12-31 | 1 | -0/+6 |
* | Clean up cpuid test prog | lloyd | 2009-11-10 | 1 | -11/+18 |
* | Rename CPUID::has_intel_aes to has_aes_intel, and add CPUID::has_aes_via, | lloyd | 2009-11-10 | 1 | -1/+4 |
* | Make the AES implementation using Intel's AES instruction extension official; | lloyd | 2009-11-10 | 1 | -0/+1 |
* | Add CPUID::have_altivec for AltiVec runtime detection. | lloyd | 2009-10-29 | 1 | -0/+2 |
* | Significantly rework CPUID support. Add cache line detection | lloyd | 2009-09-29 | 1 | -0/+15 |