summaryrefslogtreecommitdiffstats
path: root/platform/web/SCsub
Commit message (Expand)AuthorAgeFilesLines
* 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