Fix matrix multiply used by the SSE cubic resamplermaster
commitd1c93525ed6f3e2ff42d6e7dcaf0c75521fa1556
authorChris Robinson <chris.kcat@gmail.com>
Wed, 19 Sep 2012 01:08:57 +0000 (18 18:08 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Wed, 19 Sep 2012 01:09:43 +0000 (18 18:09 -0700)
tree9daf57419f7db6e69085b39701ac16264f724c3d
parentf0732426f21424441d365d96a73090b2b19e1d0f
Fix matrix multiply used by the SSE cubic resampler

Also remove the 4-sample loop. It's not terribly effective.
Alc/mixer_sse.c