Themaister
|
330e724f34
|
Use vec_madd instead of vec_mul.
vec_mul was apparently a POWER7 instruction.
|
2012-11-06 09:26:28 +01:00 |
|
twinaphex
|
876bf69a80
|
(PS3) Hack around vec_mul not being supported for PS3 VMX/Altivec
for now
|
2012-11-06 03:33:00 +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
|
eac468ba19
|
MSVC compat.
|
2011-12-25 01:38:59 +01:00 |
|
Themaister
|
a7870aa888
|
Altivec sample conversion.
|
2011-12-02 01:34:02 +01:00 |
|