Files
SDL/src
Ryan C. Gordon 9f56c7cf02 audio: Remove 5.1->X SIMD converters, add SSE mono->stereo.
The 5.1 versions didn't use the new algorithm, and making that new
algorithm work took so many permutes that it was significantly slower
than just using the scalar versions.

However, mono-to-stereo is an extremely common conversion, and it's
trivial to accelerate it with plain SSE, so that was added!
2022-07-20 18:41:53 -04:00
..
2022-07-05 07:50:57 -07:00
2022-07-11 13:34:35 -04:00
2022-07-01 13:59:14 -07:00
2022-07-17 09:07:04 -07:00
2022-07-01 13:59:14 -07:00
2022-06-15 15:15:26 -07:00
2022-07-01 13:59:14 -07:00
2022-07-01 13:59:14 -07:00
2022-07-01 13:59:14 -07:00
2022-07-01 13:59:14 -07:00
2022-01-03 09:40:21 -08:00
2022-06-27 10:19:39 -07:00
2022-01-03 09:40:21 -08:00
2022-01-03 09:40:21 -08:00
2022-01-03 09:40:21 -08:00
2022-04-01 08:01:44 +02:00
2022-04-01 08:01:44 +02:00
2022-07-18 07:18:56 -07:00
2022-07-01 13:59:14 -07:00