godot/platform
Fabio Alessandrelli ed19b4076e Add download_chunk_size property to HTTPRequest.
This allows setting the `read_chunk_size` of the internal HTTPClient.
This is important to reduce the allocation overhead and number of file
writes when downloading large files, allowing for better download speed.
2019-11-24 19:32:20 +01:00
..
android Revert "Android : implement InputEventMagnifyGesture and InputEventPanGesture" 2019-11-11 08:29:58 +01:00
haiku Remove libwebsocket. No longer used, yay! 2019-07-04 15:03:04 +02:00
iphone Fix crash on exit or resume on iOS 13 2019-11-05 10:28:42 +01:00
javascript Add download_chunk_size property to HTTPRequest. 2019-11-24 19:32:20 +01:00
osx [macOS] Remove CVDisplayLink v-sync hack. 2019-11-21 11:01:47 +02:00
server Remove redundant author doc comments 2019-08-12 04:26:38 -05:00
uwp pcre2: Use scons option to disable JIT on some platforms 2019-11-20 08:54:52 +01:00
windows Set ShellExecuteW's verb to NULL - fixes #33388 2019-11-09 07:59:15 -03:00
x11 X11: Fix memory leak in handle_key_event 2019-11-12 07:51:51 +01:00
register_platform_apis.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
SCsub Always use lists for LIBS in SCons 2019-08-12 22:31:55 +02:00