Commit History

Author SHA1 Message Date
  Rémi Verschelde 8897c77d50 SCons: Default `optimize` to `auto`, fixing `target`/`dev_build` inference for Web 1 year ago
  David Snopek 8e242fe7c1 Disable `*glGetProcAddress()` on the web 1 year ago
  Fabio Alessandrelli 7af8c494ab [Web] Force emcc to use "wasm" longjmp mode 1 year ago
  Fabio Alessandrelli e874cd84f0 [Web] Remove space between emscripten "-s" flags and the option 1 year ago
  Adam Scott 5a01c2e954 Replace deprecated `USE_WEBGL2` linker flag 1 year ago
  Thaddeus Crews 5d265e9a7e SCons: Minor fixes/adjustments for web compilation 1 year ago
  Thaddeus Crews 896b003cc8 SCons: Convert platform `get_flags` to dictionary 1 year ago
  Jakub Marcowski d9f8ef68df Update pre-commit hooks configuration to use `ruff` instead of `black` 1 year ago
  Thaddeus Crews e0e8ce1fc0 SCons: Colorize warnings/errors during generation 1 year ago
  Yevhen Babiichuk (DustDFG) ca60255d8c Fix platform name in the message about unsupported CPU architecture 1 year ago
  Adam Scott 3ae524fa9e Add `WASM_BIGINT` linker flag to the web build 1 year ago
  Thaddeus Crews 633dcf6dfd SCons: "Environment" to "SConsEnvironment" 1 year ago
  Rémi Verschelde d29b0d90e0 Web: Bump closure compiler spec to ECMASCRIPT_2021 1 year ago
  Rémi Verschelde d3352813ea Merge pull request #87981 from adamscott/add-emscripten--sgl_enable_get_proc_address-linker-flag 1 year ago
  Adam Scott 5922ac0fb1 Fix emscripten 3.1.51 breaking change about `*glGetProcAddress()` 1 year ago
  Adam Scott 656bc22e28 Add workaround for emscripten >= 3.1.47 LTO build 1 year ago
  Adam Scott bd70b8e1f6 Add THREADS_ENABLED macro in order to compile Godot to run on the main thread 1 year ago
  nikitalita 6788bc6bc2 SCons: Add `stack_size` and `default_pthread_stack_size` options to Web target 2 years ago
  Adam Scott 8e5fbd4348 Set what were default values for some emscripten linkflags 1 year ago
  Adam Scott 230cebb4b7 Revert to `proxy_to_pthread=no` as default 1 year ago
  Fabio Alessandrelli e9df955e39 [Web] Fix closure compiler builds using BIGINT 1 year ago
  Adam Scott 78c2a08fae Add `proxy_to_pthread` option to `platform=web` 2 years ago
  Mario Liebisch 426e18fd37 Updated compiler version detection 1 year ago
  Rémi Verschelde bafcd32f15 Merge pull request #81716 from akien-mga/web-disable-raycast-embree 1 year ago
  Rémi Verschelde 50161808c2 Web: Fix version check for missing scalbnf LTO workaround 1 year ago
  Rémi Verschelde 8c40edf8c0 Web: Disable raycast module by default (no occlusion culling) 1 year ago
  Rémi Verschelde b064008c07 Web: Workaround Emscripten 3.1.42+ LTO regression 1 year ago
  Rémi Verschelde 314cdf456b Merge pull request #79578 from Faless/web/4.x_dlink_visibility 2 years ago
  Rémi Verschelde 3907e53ff6 SCons: Disable C++ exception handling 2 years ago
  Fabio Alessandrelli 5eed870a6a [Web] Use fvisibility=hidden for side module when dlink_enabled. 2 years ago