godot/drivers
Rémi Verschelde 51c9ffaec0 Drop RtAudio driver on Windows
We've been defaulting to WASAPI since 3.0 and it's superior to RtAudio
in all aspects.

Obsoletes and closes #25503.

Also enable WINMIDI on MinGW, this had been missed initially.

Fix os_windows.cpp and crash_handler_windows.cpp which had weird
dependencies on RtAudio.h's includes (ugh).
2019-02-20 13:47:01 +01:00
..
alsa Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
alsamidi Drivers, main, servers: Ensure classes match their header filename 2019-02-12 14:39:47 +01:00
convex_decomp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
coreaudio Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
coremidi Drivers, main, servers: Ensure classes match their header filename 2019-02-12 14:39:47 +01:00
dummy Properly get proxy texture size for canvas light, fixes #17067 2019-01-27 16:57:05 -03:00
gl_context Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
gles2 Merge pull request #26005 from clayjohn/gles2_shadow_color 2019-02-18 13:48:17 +01:00
gles3 Fix skeleton not being updated in shader, closes #25911 2019-02-16 19:39:35 -03:00
png Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
pulseaudio Merge pull request #24301 from marcelofg55/default_device_pulseaudio 2019-01-07 20:10:50 +01:00
unix Fix typos with codespell 2019-02-13 09:23:29 +01:00
wasapi Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
windows Core: Ensure classes match their header filename 2019-02-12 13:34:25 +01:00
winmidi Drivers, main, servers: Ensure classes match their header filename 2019-02-12 14:39:47 +01:00
xaudio2 Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
register_driver_types.cpp Consistency in resource format saver/loader de-registration 2019-01-10 12:45:57 +01:00
register_driver_types.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
SCsub Drop RtAudio driver on Windows 2019-02-20 13:47:01 +01:00