godot/drivers
Pedro J. Estébanez 868211eba7 Fix WASAPI cleanup
Audio drivers are destroyed on OS destruction, when memory management is no longer available so they must release their dynamic allocations explicitly in their `finish()` method.
2017-09-12 17:47:17 +02:00
..
alsa Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
convex_decomp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
gl_context Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
gles2 Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
nrex Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
png Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
pulseaudio Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
rtaudio Added new WASAPI driver for Windows 2017-09-03 17:22:05 -03:00
unix Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
wasapi Fix WASAPI cleanup 2017-09-12 17:47:17 +02:00
windows Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
zlib style: Fix PEP8 whitespace issues in Python files 2016-11-02 22:28:28 +01:00
register_driver_types.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
register_driver_types.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
SCsub Added new WASAPI driver for Windows 2017-09-03 17:22:05 -03:00