twinaphex
|
fbb0b57cae
|
Use __ARM_NEON__ define instead of HAVE_NEON
|
2014-07-26 20:18:37 +02:00 |
|
twinaphex
|
839c121ecd
|
(Xbox 1) Add C++ ifdef __cplusplus extern "C" header guards
|
2014-05-28 21:45:58 +02:00 |
|
Themaister
|
1d32b3080d
|
Remove some old RSound cruft.
|
2014-03-23 14:16:55 +01:00 |
|
aliaspider
|
dc3405bbb4
|
(PSP) add allegrex VFPU optimized s16 <-> float conversions.
|
2014-03-14 15:12:47 +01:00 |
|
twinaphex
|
0a15a17d44
|
Update years on all license headers
|
2014-01-01 01:50:59 +01:00 |
|
Themaister
|
7ab8eaec02
|
Use NEON conditionally for sample conversions.
|
2013-01-24 18:37:42 +01:00 |
|
twinaphex
|
3b43155b06
|
rarch_console_rsound.c code moved to audio/utils.c
|
2013-01-17 14:21:49 +01:00 |
|
Themaister
|
0b4cf2d053
|
Update license headers to 2013.
|
2013-01-01 01:41:15 +01:00 |
|
notaz
|
16edc7c80e
|
Add ARM NEON support for main build.
|
2012-12-09 18:30:04 +02:00 |
|
Themaister
|
4adf390486
|
Actually align samples to 8.
|
2012-12-05 23:17:07 +01:00 |
|
Themaister
|
36c595335b
|
NEON optimized s16->float->s16.
|
2012-12-05 22:45:29 +01:00 |
|
Themaister
|
91edc8ff49
|
Add volume control.
It imposes no performance loss as it is performed
during s16->float conversion.
It is however grouped together with check_mute.
|
2012-11-03 14:15:03 +01:00 |
|
Themaister
|
ce740f8948
|
More fixups.
|
2012-04-21 23:31:57 +02:00 |
|
Themaister
|
9ab51ad23a
|
SSNES => RetroArch.
|
2012-04-21 23:17:43 +02:00 |
|
Themaister
|
e3a71a8c5b
|
Fixup headers.
|
2012-04-09 22:05:26 +02:00 |
|
Themaister
|
a7870aa888
|
Altivec sample conversion.
|
2011-12-02 01:34:02 +01:00 |
|
Themaister
|
77a2723bb0
|
Neat optimizations for SSE.
|
2011-10-23 02:56:33 +02:00 |
|
Themaister
|
41cd6e21c3
|
Use _mm* intrinsics.
|
2011-10-22 23:36:02 +02:00 |
|
Themaister
|
d7b3f39136
|
SSE2 optimized a bit :D
|
2011-10-15 18:09:44 +02:00 |
|
Themaister
|
5bcf601a40
|
Refactor out audio conversion.
|
2011-10-15 17:47:29 +02:00 |
|