Files
SDL3_fork/src
Ryan C. Gordon 351d6d4784 audio: Port WASAPI to WinRT, remove XAudio2 backend.
XAudio2 doesn't have capture support, so WASAPI was to replace it; the holdout
was WinRT, which still needed it as its primary audio target until the WASAPI
code code be made to work.

The support matrix now looks like:

WinXP: directsound by default, winmm as a fallback for buggy drivers.
Vista+: WASAPI (directsound and winmm as fallbacks for debugging).
WinRT: WASAPI
2017-12-06 12:24:32 -05:00
..
2017-11-11 17:21:47 -08:00
2017-11-04 17:35:03 -07:00
2017-01-01 18:33:28 -08:00
2017-10-10 11:56:54 -04:00
2017-10-10 11:56:54 -04:00
2017-01-01 18:33:28 -08:00
2017-12-04 20:26:09 -08:00