Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Full working amalgamation build, plus internal-only headers concept. | lloyd | 2009-12-16 | 1 | -1/+1 |
| | |||||
* | Make sure the SIMD_32 implementation we're using actually works on the | lloyd | 2009-11-24 | 1 | -0/+4 |
| | | | | system before returning a new instance. | ||||
* | Rename sse2 engine to simd | lloyd | 2009-10-29 | 1 | -1/+1 |
| | |||||
* | propagate from branch 'net.randombit.botan' (head ↵ | lloyd | 2009-10-29 | 1 | -2/+0 |
| | | | | | | 8fb69dd1c599ada1008c4cab2a6d502cbcc468e0) to branch 'net.randombit.botan.general-simd' (head c05c9a6d398659891fb8cca170ed514ea7e6476d) | ||||
* | Rename SSE2 stuff to be generally SIMD since it supports at least SSE2 | lloyd | 2009-10-29 | 3 | -0/+88 |
and Altivec (though Altivec is seemingly slower ATM...) |