summaryrefslogtreecommitdiffstats
path: root/platform/web/SCsub
Commit message (Expand)AuthorAgeFilesLines
* [Web] Remove unnecessary EMCC_FORCE_STDLIBS in dlink buildsFabio Alessandrelli2024-07-021-2/+0
* [Web] Remove space between emscripten "-s" flags and the optionFabio Alessandrelli2024-06-141-2/+2
* Update pre-commit hooks configuration to use `ruff` instead of `black`Jakub Marcowski2024-05-211-1/+2
* SCons: Colorize warnings/errors during generationThaddeus Crews2024-04-281-1/+3
* Add THREADS_ENABLED macro in order to compile Godot to run on the main threadAdam Scott2024-01-171-2/+2
* [Web] Use fvisibility=hidden for side module when dlink_enabled.Fabio Alessandrelli2023-07-171-0/+3
* Get WebXR fully working in Godot 4!David Snopek2022-12-011-2/+7
* Add multiview to the opengl3 driverDavid Snopek2022-10-211-0/+1
* [Web] Add the "serve" and "run" scons targets.Fabio Alessandrelli2022-10-121-0/+14
* [Web] Add feature detection helpers to JS Engine class.Fabio Alessandrelli2022-09-171-0/+1
* Rename JavaScript singleton to JavaScriptBridgeGeequlim2022-09-021-1/+1
* [Web] Require threads, rtti, allow optimize=speed.Fabio Alessandrelli2022-08-301-16/+10
* [Web] Rename JavaScript platform to Web.Fabio Alessandrelli2022-08-291-0/+93