index
:
ffts
fix_generate_size4_base_case
master
Raptor Engineering's fork of linkotec/ffts The Fastest Fourier Transform in the South http://anthonix.com/ffts
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
macros.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename vector V as V4SF; vector of 4 single precision floats. Rename all vect...
Jukka Ojanen
2015-03-12
1
-97
/
+103
*
Initial steps to support double precision. Replace data_t with float, and cda...
Jukka Ojanen
2015-03-12
1
-11
/
+34
*
To support generic building, fallback using scalar macros from macros-alpha.h
Jukka Ojanen
2015-03-09
1
-12
/
+4
*
Definitions HAVE_VFP and HAVE_SSE cannot coexist
Jukka Ojanen
2014-12-06
1
-3
/
+1
*
Add CMake as an alternative build system
Jukka Ojanen
2014-10-31
1
-72
/
+95
*
Adding in Vim modelines to all .c and .h files.
Robert Massaioli
2013-12-05
1
-0
/
+1
*
Renamed sse_float.h -> macros-sse.h
Anthony Blake
2013-04-22
1
-1
/
+1
*
Fixed up the smaller VFP transforms. Inverse VFP and real/nd VFP still not wo...
Anthony Blake
2013-04-22
1
-284
/
+114
*
Fixed some compiler warnings, generalized transform interface (in prep for do...
Anthony Blake
2012-11-15
1
-42
/
+54
*
Inline function macros -- thanks AW
Anthony Blake
2012-11-13
1
-1
/
+1
*
Slightly better transpose for NEON
Anthony Blake
2012-11-08
1
-7
/
+7
*
Cleanup
Anthony Blake
2012-10-20
1
-54
/
+3
*
All transforms are now thread safe
Anthony Blake
2012-10-20
1
-23
/
+47
*
Cleaned dead code
Anthony Blake
2012-10-20
1
-21
/
+0
*
Dead code cleanup
Anthony Blake
2012-10-20
1
-323
/
+1
*
Transforms for N>=32 are now thread safe
Anthony Blake
2012-10-20
1
-1
/
+1
*
Renamed cp_sse.c -> ffts.c
Anthony Blake
2012-10-20
1
-1
/
+1
*
NEON backwards transforms work correctly
Anthony Blake
2012-10-20
1
-0
/
+15
*
Added copyright notice
Anthony Blake
2012-10-19
1
-0
/
+34
*
ARM portability changes (underscore function prefix on iOS)
Anthony Blake
2012-10-18
1
-4
/
+8
*
Builds and runs on Android/ARM
Anthony Blake
2012-10-11
1
-19
/
+40
*
SSE backwards for for N>=32
Anthony Blake
2012-09-26
1
-5
/
+60
*
Cleaning
Anthony Blake
2012-09-24
1
-1
/
+2
*
Working on ARM
Anthony Blake
2012-08-24
1
-9
/
+9
*
Working
Anthony Blake
2012-08-13
1
-1
/
+1
*
Self-modifying size-64 works
Anthony Blake
2012-08-11
1
-6
/
+7
*
Pre- dynamic code generation
Anthony Blake
2012-08-09
1
-135
/
+393
*
Forwards and backwards working
Anthony Blake
2012-08-01
1
-33
/
+25
*
Initial commit
Anthony Blake
2012-07-31
1
-0
/
+308