godot/platform
Rémi Verschelde cb78a5d7ae
Linux/BSD: Fix support for NetBSD
Add __NetBSD__ to `platform_config.h` so that it can find `alloca`
and use the proper `pthread_setname_np` format.

Rename RANDOM_MAX to avoid conflict with NetBSD stdlib.

Fixes #42145.

(cherry picked from commit 5f4d64f4f3)
2020-09-18 10:29:52 +02:00
..
android Fix issue causing the textedit to move upward 2020-08-18 17:05:23 -07:00
iphone iOS: fix deprecations and leaks 2020-08-25 17:17:17 +03:00
javascript Implement HTML5 cancel/ok button swap on Windows. 2020-07-28 00:55:46 +02:00
osx fixed linker being slow on OSX 2020-08-17 11:05:53 +02:00
server Linux/BSD: Fix support for NetBSD 2020-09-18 10:29:52 +02:00
uwp Merge pull request #40469 from nekomatata/virtual-keyboard-enter-fixes-3.2 2020-07-26 20:26:02 +02:00
windows [Windows] Fix modifier keys when using tablet input. 2020-08-17 14:43:23 +03:00
x11 Linux/BSD: Fix support for NetBSD 2020-09-18 10:29:52 +02:00
register_platform_apis.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00