summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added VFP support for ARMAnthony Blake2013-04-039-40/+669
* Fixed cacheflush bug on ARM/Linux -- thanks to Eric Humbert from Invoxia for ...Anthony Blake2013-03-201-0/+4
* Changes to ND codeAnthony Blake2013-01-251-36/+69
* codegen.c: Fixed improperly placed postfix increment which was causing problemsAnthony Blake2013-01-111-10/+10
* Added note about static mode to READMEAnthony Blake2013-01-111-1/+3
* Added postcard address to READMEAnthony Blake2013-01-111-0/+11
* Included config.h in ffts.hAnthony Blake2013-01-081-0/+2
* Android doesn't have long double math functionsAnthony Blake2013-01-071-2/+20
* Fixed incorrect memory allocationAnthony Blake2012-12-151-1/+1
* Fixed memory leak on p->ws_isAnthony Blake2012-12-141-0/+2
* Temp hack to fix aligned stuff in ffts.hAnthony Blake2012-12-141-1/+6
* miscAnthony Blake2012-12-131-1/+37
* Slight speed improvement for ARM NDAnthony Blake2012-12-121-2/+2
* Fixed ND segfaultAnthony Blake2012-12-121-4/+4
* Changed iphone build scriptAnthony Blake2012-12-051-1/+1
* Added static modeAnthony Blake2012-12-0314-19/+2166
* 2D real-valued inverse works for N1 != N2Anthony Blake2012-11-161-11/+10
* Removed unneeded real transposeAnthony Blake2012-11-161-10/+0
* Real-valued inverse 2D transforms workingAnthony Blake2012-11-161-12/+58
* Fixed inverse real-valued transformAnthony Blake2012-11-151-7/+22
* 2D real-valued transforms workAnthony Blake2012-11-152-121/+23
* Real-valued Multi-dimension transformsAnthony Blake2012-11-154-7/+279
* Added API for real multi-dimension transformsAnthony Blake2012-11-151-1/+2
* Fixed some compiler warnings, generalized transform interface (in prep for do...Anthony Blake2012-11-156-46/+69
* Uses slightly faster call to internal transformsAnthony Blake2012-11-141-2/+2
* Multi-dimensional saves some planningAnthony Blake2012-11-141-2/+17
* Inline function macros -- thanks AWAnthony Blake2012-11-133-4/+4
* NEON optimization for inverse real-valued transformsAnthony Blake2012-11-091-1/+50
* Some ARM NEON optimization for forward real transformsAnthony Blake2012-11-091-2/+47
* Real transforms now use hermitian formatAnthony Blake2012-11-092-3/+7
* Added real transformsAnthony Blake2012-11-086-8/+181
* Slightly better transpose for NEONAnthony Blake2012-11-088-50/+203
* Build warningsAnthony Blake2012-11-071-4/+4
* build changesAnthony Blake2012-11-071-3/+3
* Fixed compile warningsAnthony Blake2012-11-071-1/+1
* Fixed build scripts with patch from Tim Baverstock -- thanks TimAnthony Blake2012-11-071-8/+42
* 2D has SIMD transpose (still needs work though)Anthony Blake2012-11-063-6/+38
* Multi-dimensional works (slow transpose tho)Anthony Blake2012-11-021-42/+15
* 2D transforms workAnthony Blake2012-10-311-19/+23
* Square 2D worksAnthony Blake2012-10-315-12/+95
* Initial multi-dimensional structureAnthony Blake2012-10-314-3/+119
* Modified API to make way for multi-dimensional transformsAnthony Blake2012-10-314-36/+18
* ARM ABI for NEONAnthony Blake2012-10-231-1/+3
* More accurate PI constAnthony Blake2012-10-221-2/+1
* Slightly better testingAnthony Blake2012-10-221-10/+96
* CleanupAnthony Blake2012-10-202-71/+8
* All transforms are now thread safeAnthony Blake2012-10-202-25/+51
* Fixed NEON warningsAnthony Blake2012-10-203-3/+5
* Cleaned dead codeAnthony Blake2012-10-201-21/+0
* Dead code cleanupAnthony Blake2012-10-201-323/+1
OpenPOWER on IntegriCloud