godot/drivers
Gustav Lund 8a7840a304 Fix for large .pck files
An error in unix file IO was causing crashes when getting the size of a file larger than max integer size
As ftell returns a long the fix is trivial
2018-05-03 10:13:25 +02:00
..
alsa Added new audio device functions to set/get the audio device 2018-03-26 17:41:05 -03:00
convex_decomp
coreaudio CoreAudio: Fix iphone build after audio device refactor (#17742) 2018-04-10 13:04:30 +02:00
dummy
gl_context
gles2 Merge pull request #17421 from Chaosus/fixshaderbugs 2018-04-08 09:33:12 -03:00
gles3 Fixes canvas light shaders. 2018-04-13 15:18:28 +02:00
png
pulseaudio Fixed high cpu usage with PulseAudio 2018-04-15 11:29:16 -03:00
rtaudio Change ".." punctuation for "..." in editor strings (#16507) 2018-04-22 19:36:01 +02:00
unix Fix for large .pck files 2018-05-03 10:13:25 +02:00
wasapi WASAPI audio driver compile fix on mingw 2018-04-09 23:29:25 -03:00
windows Change ".." punctuation for "..." in editor strings (#16507) 2018-04-22 19:36:01 +02:00
xaudio2
zlib
register_driver_types.cpp
register_driver_types.h
SCsub