index
:
svn2git/libraries/zexy.git
externals/zexy
zexy: converted automatically from sourceforge/svn
Sir Walter Raleigh
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
sgn~.c
Age
Commit message (
Expand
)
Author
2015-06-07
use macros to check for SSE-compatibility
IOhannes m zmölnig
2015-06-07
only use SSE-variants if signal vector is big enough
IOhannes m zmölnig
2012-12-19
fixing unicode characters
IOhannes m zmölnig
2011-09-21
fixed license boilerplate and UTF8 encoding
IOhannes m zmölnig
2010-01-19
SIMD code hopefully now also works on 64bit
IOhannes m zmölnig
2008-01-03
run with "-pedantic" and "-std=c99": removed warnings
IOhannes m zmölnig
2008-01-03
use t_float/t_sample instead of "float" and where appropriate
IOhannes m zmölnig
2007-10-30
use t_float and t_sample when possible
IOhannes m zmölnig
2007-03-14
updated the zexy help-system: all reference-patches (aka help-patches) are no...
IOhannes m zmölnig
2006-11-12
reduced warnings by properly declaring functions and avoidance of
IOhannes m zmölnig
2006-04-05
use unused variables
IOhannes m zmölnig
2006-01-25
removed the z_..._setup() function
IOhannes m zmölnig
2006-01-25
made sgn_tilde_setup() non-static
IOhannes m zmölnig
2005-12-21
only do 8x loop unrolling since it seems to be more efficient
IOhannes m zmölnig
2005-12-21
moved sgn~ into separate file
IOhannes m zmölnig