pandemonium_engine/platform
Adam Scott 89ebe3f570 Set what were default values for some emscripten linkflags
- Set `-sSTACK_SIZE` to what it was before emscripten 3.1.27.
  It was renamed in 3.1.25 so also set `-sTOTAL_SIZE` for older
  versions for consistency.
- Set `-sDEFAULT_PTHREAD_STACK_SIZE` to what it was before 3.1.30.

Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>
(cherry picked from commit 8e5fbd43488ad39a9b987c9abc38134841f44024)
2024-02-08 15:02:18 +01:00
..
android Ran the clang format script. 2023-12-25 20:27:28 +01:00
frt File copyright header updates pt9. 2023-12-18 00:25:33 +01:00
frt_sdl File copyright header updates pt9. 2023-12-18 00:25:33 +01:00
iphone Add APP_PAUSED and APP_RESUMED MainLoop notifications 2024-02-08 14:49:18 +01:00
javascript Set what were default values for some emscripten linkflags 2024-02-08 15:02:18 +01:00
osx Use occlusionState to determine when window is drawable. 2023-12-20 22:34:45 +01:00
server Return exit code 0 when running --version or --help 2023-12-20 22:33:58 +01:00
uwp UWP: Fix VS 2017 build with new get_unique_id method 2024-02-08 14:19:32 +01:00
windows Build system: add option for MSVC incremental linking. 2023-12-20 22:03:39 +01:00
x11 Linux: Add support for arm64 and arm32 export templates 2024-02-08 15:01:00 +01:00
register_platform_apis.h File copyright header updates pt9. 2023-12-18 00:25:33 +01:00
SCsub