Commit History

Author SHA1 Message Date
  mellondill 3078f723a8 https://github.com/godotengine/godot/issues/31297 - HTML5: this.rtenv.callMain is not a function when using latest-upstream backend 6 years ago
  Hendrikto 456eb53439 Remove unused imports 6 years ago
  Rémi Verschelde 1807e0f135 SCons: Move platform-specific Opus config to its module 6 years ago
  Leon Krause 81554dac61 Fix file preloading warning in HTML5 platform 6 years ago
  Rémi Verschelde 5fc86026ca Fix typos with codespell 6 years ago
  Marcelo Fernandez 3a702b3ed8 Implemented audio input support for JavaScript audio driver 6 years ago
  Leon Krause 44e5d446c4 Enable --no-heap-copy flag for HTML5 builds 6 years ago
  Leon Krause b4b816c122 Enable Theora module for HTML5 platform 7 years ago
  Leon Krause 975c0516a4 Build HTML5 release_debug with -Os, like release. 7 years ago
  Leon Krause 504ffda8d7 Small refactoring in HTML5 build scripts 7 years ago
  Rémi Verschelde 919209907d Merge pull request #17792 from eska014/enginejs-preloadpaths 7 years ago
  Leon Krause 5be7c3dcee Detect and configure JavaScript build per Emscripten configuration file 7 years ago
  Leon Krause 63c7fc6358 Expose Emscripten libs to engine.js discreetly 7 years ago
  Leon Krause d8d9eea722 Refactor JavaScript platform build script 7 years ago
  Leon Krause 25800ffb0e Add RWLockDummy for NO_THREADS builds 7 years ago
  Leon Krause d6c9d8d778 Disable Emscripten assertions in release_debug builds 7 years ago
  Fabio Alessandrelli 9e2b1b3b00 Disabled mbedtls module in javascript platform 7 years ago
  Fabio Alessandrelli 6fcc8b7e1f Deleting OpenSSL module and library 7 years ago
  Leon Krause 4a3aaaf276 Disable OpenSSL module in HTML5 platform by default 7 years ago
  Leon Krause 4211e4453e Build WebAssembly module with -Os to decrease file size 7 years ago
  Leon Krause 35adf718cf Change HTML5 start-up API 7 years ago
  Leon Krause ddf21ca016 Remove asm.js support from HTML5 platform 7 years ago
  Marcelo Fernandez 33daf4d8bc Detect javascript platform using EMSCRIPTEN env as well 7 years ago
  Elliott Sales de Andrade 3e69d19116 Use BoolVariable in platform-specific options. 7 years ago
  Elliott Sales de Andrade 5be675eb03 Use BoolVariable for module options. 7 years ago
  Elliott Sales de Andrade ffab67b8da Use BoolVariable in target/component/advanced options. 7 years ago
  Poommetee Ketson 8bf8cf1316 Merge pull request #11154 from eska014/html5-startup-revamp 8 years ago
  Leon Krause 4db801aaea HTML5 start-up overhaul 8 years ago
  Matthias Hoelzl b6e1e47e3a Make build scripts Python3 compatible 8 years ago
  Rémi Verschelde e91a267a7c Buildsystem: Improve detect.py readability and fix issues 8 years ago