Files
SDL/src/audio
Ryan C. Gordon 38c8fc05c5 audio: Remove ChooseMixStrategy.
This is adds complexity and fragility for small optimization wins.

The biggest win is the extremely common case of a single stream providing
the only output, so we'll check for that and skip silencing/mixing/converting.

Otherwise, just use a single mixer path.
2023-09-07 10:44:30 -04:00
..
2023-09-05 17:56:58 -07:00
2023-07-30 11:56:34 -04:00
2023-09-05 17:56:58 -07:00
2023-09-05 17:56:58 -07:00
2023-09-05 17:56:58 -07:00
2023-09-05 17:56:58 -07:00
2023-09-05 17:56:58 -07:00
2023-09-07 10:44:30 -04:00
2023-09-05 17:56:58 -07:00
2023-08-25 08:43:56 -04:00
2023-01-09 09:41:41 -08:00