twinaphex
|
63b942b301
|
Ifdef out unsupported .arm line (also - LLVM/Clang assembler does
not seem to like float literals at all. Please try to change these
into something else)
|
2014-04-17 22:56:28 +02:00 |
|
twinaphex
|
0a15a17d44
|
Update years on all license headers
|
2014-01-01 01:50:59 +01:00 |
|
twinaphex
|
c71a688d18
|
(ARM NEON ASM) Ifdef sinc_neon.S / utils_neon.S with __ARM_NEON__
and/or HAVE_NEON
|
2013-12-30 20:22:31 +01:00 |
|
twinaphex
|
c80e4c4315
|
(iOS) Linker requires that ASM function names are prefixed with '_' -
verified it still builds on Android
|
2013-12-30 17:53:13 +01:00 |
|
Themaister
|
92753e8b8a
|
Add volume control to NEON ASM.
|
2013-12-29 12:59:57 +01:00 |
|
Themaister
|
913aeabe47
|
Use more compatible .globl symbols in NEON ASM.
|
2013-03-27 00:38:11 +01:00 |
|
Themaister
|
e19555d394
|
Make number of sinc taps variable in NEON.
|
2013-02-08 14:28:25 +01:00 |
|
notaz
|
f6de3722ef
|
(utils_neon) Don't use callee-save registers
|
2012-12-09 18:58:47 +02:00 |
|
Themaister
|
36c595335b
|
NEON optimized s16->float->s16.
|
2012-12-05 22:45:29 +01:00 |
|