godot/platform/javascript
Leon Krause bd1750c076 Wrap Emscripten module into JS Engine singleton per SCons
Emscripten's meta DCE changes in 1.37.27(/28?) make it impossible to
keep using --pre-js for this
2018-01-13 19:40:59 +01:00
..
api Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
export Fix HTML5 feature tags 2018-01-12 00:32:17 +01:00
audio_driver_javascript.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
audio_driver_javascript.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
detect.py Build WebAssembly module with -Os to decrease file size 2018-01-07 17:43:06 +01:00
dom_keys.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
engine.js Initialize WebGL context in OS 2018-01-07 15:49:48 +01:00
http_client.h.inc Update copyright statements to 2018 2018-01-01 14:40:47 +01:00
http_client_javascript.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
http_request.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
http_request.js Update copyright statements to 2018 2018-01-01 14:40:47 +01:00
javascript_eval.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
javascript_main.cpp Fix internal Emscripten JS API calls 2018-01-06 15:53:04 +01:00
logo.png Fixed iCCp chunk in pngs 2016-06-22 21:13:29 +02:00
os_javascript.cpp Fix HTML5 feature tags 2018-01-12 00:32:17 +01:00
os_javascript.h Fix HTML5 feature tags 2018-01-12 00:32:17 +01:00
platform_config.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
power_javascript.cpp Update copyright statements to 2018 2018-01-01 14:40:47 +01:00
power_javascript.h Update copyright statements to 2018 2018-01-01 14:40:47 +01:00
pre.js Remove asm.js support from HTML5 platform 2017-11-18 05:52:14 +01:00
run_icon.png Use custom native-run icons for Android and HTML5 2017-06-27 21:06:26 +02:00
SCsub Wrap Emscripten module into JS Engine singleton per SCons 2018-01-13 19:40:59 +01:00