summaryrefslogtreecommitdiff
path: root/platform/javascript/godot_js.h
AgeCommit message (Expand)Author
2021-04-06[HTML5] Implement WebGL fallback.Fabio Alessandrelli
2021-03-11[HTML5] Opt-in virtual keyboard support.Fabio Alessandrelli
2021-03-08[HTML5] Respect allow_hidpi option during setupFabio Alessandrelli
2021-02-19[HTML5] Better fullscreen, canvas resizing.Fabio Alessandrelli
2021-02-19[HTML5] Easier HTML templates, better deinit/cleanup.Fabio Alessandrelli
2021-02-17[HTML5] Implement get_processor_count.Fabio Alessandrelli
2021-02-12[HTML5] Detect screen scale and DPI.Fabio Alessandrelli
2021-02-11[HTML5] Handle contextmenu, webglcontextlost internally.Fabio Alessandrelli
2021-01-18[HTML5] Custom Gamepad library to allow remapping.Fabio Alessandrelli
2021-01-01Update copyright statements to 2021RĂ©mi Verschelde
2020-11-10[HTML5] Port JavaScript inline code to libraries.Fabio Alessandrelli