godot/platform
Ibrahn Sahir fe4265ad46 fixed branch on uninit and data race in editor android device polling
Initialised relevant variables before stating thread,
to prevent a branch on uninitialised data.
Fixed race condition in polling that could miss a device change.
2018-07-13 13:30:50 +01:00
..
android fixed branch on uninit and data race in editor android device polling 2018-07-13 13:30:50 +01:00
haiku Optimize images losslessly using oxipng -o6 --strip all --zopfli 2018-06-28 19:17:41 +02:00
iphone Respect window/handheld/orientation setting in iOS 2018-07-01 22:08:37 +03:00
javascript Refactor OS_JavaScript 2018-07-10 16:57:56 +02:00
osx Added support for extra mouse buttons. 2018-07-09 14:34:19 +03:00
server Optimize images losslessly using oxipng -o6 --strip all --zopfli 2018-06-28 19:17:41 +02:00
uwp UWP: Add support for GLES2 driver 2018-07-12 16:21:35 -03:00
windows Added support for extra mouse buttons. 2018-07-09 14:34:19 +03:00
x11 Add a new notification to detect crashes on native scripts 2018-07-02 16:18:58 -03:00
register_platform_apis.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
SCsub Properly closing all files in Python code 2018-03-11 14:55:50 +01:00