godot/drivers
lonesurvivor da6b6c2dd7 Fix for the huge audio latency of the SamplePlayer (>200 ms)
- fixes PulseAudio, ALSA and RtAudio driver
- cleans up the driver files for better readability (mostly whitespace-related stuff)
- makes ALSA and Pulseaudio actually use the global setting "audio/mix_rate" for the sample rate instead of a
fixed value (RtAudio did this already)
2017-01-05 15:36:29 +01:00
..
alsa Fix for the huge audio latency of the SamplePlayer (>200 ms) 2017-01-05 15:36:29 +01:00
convex_decomp Welcome in 2017, dear changelog reader! 2017-01-01 22:03:33 +01:00
gl_context First set of changes to fix compilation errors and initialise the gles3 renderer for Mac OS X. Still broken at this point. 2017-01-04 23:34:02 +11:00
gles2 -Changed most project settings in the engine, so they have major and minor categories. 2017-01-05 09:16:00 -03:00
gles3 Merge branch 'master' of https://github.com/godotengine/godot 2017-01-05 09:18:03 -03:00
png -Changed most project settings in the engine, so they have major and minor categories. 2017-01-05 09:16:00 -03:00
pulseaudio Fix for the huge audio latency of the SamplePlayer (>200 ms) 2017-01-05 15:36:29 +01:00
rtaudio Fix for the huge audio latency of the SamplePlayer (>200 ms) 2017-01-05 15:36:29 +01:00
unix -Changed most project settings in the engine, so they have major and minor categories. 2017-01-05 09:16:00 -03:00
windows Welcome in 2017, dear changelog reader! 2017-01-01 22:03:33 +01:00
xaudio2 Welcome in 2017, dear changelog reader! 2017-01-01 22:03:33 +01:00
zlib style: Fix PEP8 whitespace issues in Python files 2016-11-01 00:35:16 +01:00
register_driver_types.cpp Welcome in 2017, dear changelog reader! 2017-01-01 22:03:33 +01:00
register_driver_types.h Welcome in 2017, dear changelog reader! 2017-01-01 22:03:33 +01:00
SCsub Merge remote-tracking branch 'origin/gles3' into gles3-on-master 2017-01-02 21:52:26 +01:00