godot/drivers
Rémi Verschelde e797ae4704 FileAccessWindows: Add errno include for MinGW
Apparently MSVC is happy with ENOENT without it, but MinGW seems to
require it.
Follow-up to #31499.
2019-08-21 10:52:57 +02:00
..
alsa
alsamidi
convex_decomp
coreaudio Exposes capture methods to AudioServer, variable renames for consistency, 2019-07-15 15:12:29 +01:00
coremidi
dummy Unexpose subclasses of ResourceFormatLoader and -Saver 2019-06-18 17:56:23 +02:00
gl_context SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines 2019-07-03 09:59:04 +02:00
gles2 Merge pull request #31473 from Chaosus/shader_bug 2019-08-19 10:15:22 +02:00
gles3 Merge pull request #31419 from NeoSpark314/fix_oculusquest_panorama 2019-08-20 13:39:26 +02:00
png Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/' 2019-08-17 12:33:15 +02:00
pulseaudio Merge pull request #31077 from qarmin/coverity_bugs 2019-08-07 13:49:33 +02:00
unix Support for file not found in ConfigFile::Load and handle a few specific cases 2019-08-21 08:32:55 +02:00
wasapi Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/' 2019-08-17 12:33:15 +02:00
windows FileAccessWindows: Add errno include for MinGW 2019-08-21 10:52:57 +02:00
winmidi
xaudio2 Replace last occurrences of 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' 2019-08-17 13:31:22 +02:00
register_driver_types.cpp
register_driver_types.h Remove redundant author doc comments 2019-08-12 04:26:38 -05:00
SCsub