godot/drivers
sambler 384055c86f Fix use of execvp, earlier fix was short sighted and only worked
when godot could be found in PATH.
The correct fix is to use sysctl to get the path to the current executable
this also fixes the ability to call external commands.
2018-01-08 12:07:28 +10:30
..
alsa Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
convex_decomp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
coreaudio Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
gl_context Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
gles3 properly blend interior and exterior ambient in reflection probes, fixes #14695 2018-01-06 19:34:03 -03:00
png Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
pulseaudio Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
rtaudio Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
unix Fix use of execvp, earlier fix was short sighted and only worked 2018-01-08 12:07:28 +10:30
wasapi Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
windows Fixed problem with missing uninitialized last byte on waveform trip, closes #15316 2018-01-05 16:28:08 -03:00
xaudio2 Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
zlib style: Fix PEP8 whitespace issues in Python files 2016-11-01 00:35:16 +01:00
register_driver_types.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
register_driver_types.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
SCsub disable caching for targets using helper functions 2017-11-28 23:24:12 -04:00