Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added API for real multi-dimension transforms | Anthony Blake | 2012-11-15 | 1 | -1/+2 |
* | Real transforms now use hermitian format | Anthony Blake | 2012-11-09 | 1 | -1/+5 |
* | Added real transforms | Anthony Blake | 2012-11-08 | 1 | -1/+4 |
* | Modified API to make way for multi-dimensional transforms | Anthony Blake | 2012-10-31 | 1 | -21/+4 |
* | Transforms for N>=32 are now thread safe | Anthony Blake | 2012-10-20 | 1 | -0/+1 |
* | Made ffts_plan_t private -- transforms now have to use ffts_execute() | Anthony Blake | 2012-10-20 | 1 | -1/+2 |
* | NEON backwards transforms work correctly | Anthony Blake | 2012-10-20 | 1 | -1/+1 |
* | Builds and runs on Android/ARM | Anthony Blake | 2012-10-11 | 1 | -3/+11 |
* | SSE working | Anthony Blake | 2012-08-30 | 1 | -0/+1 |
* | Working on ARM | Anthony Blake | 2012-08-24 | 1 | -3/+1 |
* | Full custom FFT32 works | Anthony Blake | 2012-08-20 | 1 | -6/+12 |
* | Pre- dynamic code generation | Anthony Blake | 2012-08-09 | 1 | -2/+2 |
* | Forwards and backwards working | Anthony Blake | 2012-08-01 | 1 | -2/+17 |
* | Initial commit | Anthony Blake | 2012-07-31 | 1 | -0/+47 |