pandemonium_engine/platform
Relintai e6248b33ab Ported: Provide a delegate implementation for the killProcess logic on Android
The implementation forwards the kill request to the Godot host for handling. If the Godot host is unable to handle the request, it falls back to the `OS_Unix::kill(...)` implementation.
- m4gr3d
48a55ffad3
2023-02-07 02:44:47 +01:00
..
android Ported: Provide a delegate implementation for the killProcess logic on Android 2023-02-07 02:44:47 +01:00
frt Fix typos with codespell. 2022-12-22 19:51:25 +01:00
frt_sdl Fix typos with codespell. 2022-12-22 19:51:25 +01:00
iphone iOS: Add new model identifiers for DPI metrics 2023-01-16 14:16:28 +01:00
javascript Ported: Bump json5 from 1.0.1 to 1.0.2 in /platform/web 2023-01-16 14:22:10 +01:00
osx Fix sprintf deprecation warning on osx. 2023-01-23 22:03:48 +01:00
server SCons: Refactor LTO options with lto=<none|thin|full> 2022-09-16 22:54:09 +02:00
windows Windows: Fix heap overflow setting native icon 2023-02-07 02:15:31 +01:00
x11 Renamed Map to RBMap. 2023-01-15 19:12:50 +01:00
register_platform_apis.h Clang format all files. 2022-03-18 19:00:13 +01:00
SCsub