dolphin/Source/Core
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
..
AudioCommon Fix OpenAL backend on macOS 2017-06-06 15:23:55 -07:00
Common DiscIO: Remove C/I/S prefixes from class names 2017-06-06 12:31:59 +02:00
Core Don't show CPU and file related OSD messages on boot (#5533) 2017-06-06 13:14:30 -07:00
DiscIO DiscIO: Remove C/I/S prefixes from class names 2017-06-06 12:31:59 +02:00
DolphinNoGUI Boot: Clean up the boot code 2017-06-06 16:27:52 +02:00
DolphinQt2 Boot: Clean up the boot code 2017-06-06 16:27:52 +02:00
DolphinWX Merge pull request #5560 from shuffle2/gh5 2017-06-06 13:12:02 -07:00
InputCommon Merge pull request #5276 from ligfx/macosheadless 2017-06-05 20:49:02 -07:00
UICommon DiscIO: Remove C/I/S prefixes from class names 2017-06-06 12:31:59 +02:00
VideoBackends Merge pull request #5418 from MerryMage/config-again-and-again 2017-06-05 21:11:04 -07:00
VideoCommon Merge pull request #5418 from MerryMage/config-again-and-again 2017-06-05 21:11:04 -07:00
CMakeLists.txt Moved NoGUI out of DolphinWx. 2017-03-08 01:24:18 -08:00