summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Changed NEON test in CMakeList.txt so that it works for newer ARMs ↵Mikko Orispaa2015-11-201-2/+2
| | | | (-mfloat-abi=hard). Fixed a bug in test.c (did not compile for NEON-ARM).
* "C++ style comments are not allowed in ISO C90"Jukka Ojanen2014-10-291-1/+1
|
* Add macro definitions for various function/variable attributes; aligned, ↵Jukka Ojanen2014-10-291-117/+132
| | | | | | inlining.. Cleaning of test application
* Merge pull request #20 from dennisss/android-neon-fixesAnthony Blake2014-01-051-77/+136
|\ | | | | Android neon fixes
| * Fix compiling static code with NEONDennis Shtatnov2013-12-241-77/+136
| |
* | Adding in Vim modelines to all .c and .h files.Robert Massaioli2013-12-051-0/+1
|/
* JNI java/android support, by Michael Zucchi <notzed@gmail.com>Anthony Blake2013-05-063-42/+177
|
* Fixed up the smaller VFP transforms. Inverse VFP and real/nd VFP still not ↵Anthony Blake2013-04-221-14/+14
| | | | working yet.
* Added VFP support for ARMAnthony Blake2013-04-031-2/+2
|
* Android doesn't have long double math functionsAnthony Blake2013-01-071-2/+20
|
* Added static modeAnthony Blake2012-12-031-2/+2
|
* Modified API to make way for multi-dimensional transformsAnthony Blake2012-10-311-5/+5
|
* Slightly better testingAnthony Blake2012-10-221-10/+96
|
* Made ffts_plan_t private -- transforms now have to use ffts_execute()Anthony Blake2012-10-201-2/+2
|
* Builds and runs on Android/ARMAnthony Blake2012-10-111-7/+18
|
* Added testAnthony Blake2012-09-263-0/+462
OpenPOWER on IntegriCloud