godot/drivers
Rémi Verschelde 162bebcafa
Merge pull request #34647 from madmiraal/pulse-audio-null-pointer
Check for null pointer in PulseAudio server info callback.
2019-12-30 17:41:28 +01:00
..
alsa Changed some code found by Clang Tidy and Coverity 2019-09-22 18:45:08 +02:00
alsamidi
coreaudio Fix compilation warnings in macOS build, enable warnings=extra werror=yes for macOS CI. 2019-10-24 20:37:56 +03:00
coremidi Fix compilation warnings in macOS build, enable warnings=extra werror=yes for macOS CI. 2019-10-24 20:37:56 +03:00
dummy Added some obvious errors explanations 2019-09-25 10:28:50 +02:00
gl_context SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines 2019-07-03 09:59:04 +02:00
gles2 Always use 16 bit renderbuffer depth on WebGL 2019-12-19 20:41:32 -08:00
gles3 Merge pull request #34685 from winston-yallow/fix_omnilight_attenuation 2019-12-30 16:11:58 +01:00
png Remove all uses of ERR_EXPLAIN macros. 2019-11-11 10:24:04 +01:00
pulseaudio Check for null pointer in PulseAudio server info callback. 2019-12-28 08:38:29 +01:00
unix Make NetSockets quiter. 2019-12-17 16:08:24 +01:00
wasapi Fix compilation warnings in macOS build, enable warnings=extra werror=yes for macOS CI. 2019-10-24 20:37:56 +03:00
windows Handle missing file properly when checking for case mismatch 2019-11-10 09:51:09 +01: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 Drop b2d_convexdecomp. no longer necessary. 2019-12-13 23:29:52 +01:00
register_driver_types.h Remove redundant author doc comments 2019-08-12 04:26:38 -05:00
SCsub Remove convex_decomp in drivers/SCsub 2019-12-14 21:41:21 +09:00