godot/drivers
Gustav Lund a6c9527c2f 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

(cherry picked from commit 8a7840a304)
2018-05-08 09:10:26 +02:00
..
alsa Added new audio device functions to set/get the audio device 2018-04-14 21:42:44 +02:00
convex_decomp Fix typos with codespell 2018-02-22 12:17:06 +01:00
coreaudio CoreAudio: Fix iphone build after audio device refactor (#17742) 2018-04-14 21:44:57 +02:00
dummy Add missing return statements (iOS and server). 2018-02-27 00:06:01 +01:00
gl_context Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
gles3 multiply blend mode fix for spatial materials 2018-04-28 17:53:53 +02:00
png Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
pulseaudio Prevent PulseAudio driver to lock its mutex for too long 2018-05-01 22:05:20 +02:00
rtaudio Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
unix Fix for large .pck files 2018-05-08 09:10:26 +02:00
wasapi WASAPI driver will now resample when the device rate != audio/mix_rate 2018-04-14 22:07:30 +02:00
windows Added File.get_path and File.get_path_absolute functions 2018-04-29 15:09:29 +02: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
SCsub Disable GLES builders and source from server compilation 2018-02-21 21:48:21 +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