Michael Maltese 3bfebf396a Fix OpenAL backend on macOS
OpenALStream was querying the backend for AL_EXT_float32 support (which
suceeds), but AL_FORMAT_STEREO_FLOAT32 was defined incorrectly.

Also changes OpenALStream to query for AL_EXT_MCFORMATS (multichannel
support) rather than hard-coding that it doesn't work on macOS.
2017-06-06 15:23:55 -07:00
..
2017-05-27 18:28:56 -07:00
2017-06-06 15:23:55 -07:00
2017-06-06 15:23:55 -07:00
2017-01-23 09:11:48 -05:00
2016-07-01 00:59:25 -04:00