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
|
6 years ago |
Leon Krause
|
975c0516a4
Build HTML5 release_debug with -Os, like release.
|
6 years ago |
Leon Krause
|
504ffda8d7
Small refactoring in HTML5 build scripts
|
6 years ago |
Rémi Verschelde
|
919209907d
Merge pull request #17792 from eska014/enginejs-preloadpaths
|
6 years ago |
Leon Krause
|
5be7c3dcee
Detect and configure JavaScript build per Emscripten configuration file
|
6 years ago |
Leon Krause
|
63c7fc6358
Expose Emscripten libs to engine.js discreetly
|
6 years ago |
Leon Krause
|
d8d9eea722
Refactor JavaScript platform build script
|
6 years ago |
Leon Krause
|
25800ffb0e
Add RWLockDummy for NO_THREADS builds
|
6 years ago |
Leon Krause
|
d6c9d8d778
Disable Emscripten assertions in release_debug builds
|
6 years ago |
Fabio Alessandrelli
|
9e2b1b3b00
Disabled mbedtls module in javascript platform
|
6 years ago |
Fabio Alessandrelli
|
6fcc8b7e1f
Deleting OpenSSL module and library
|
6 years ago |
Leon Krause
|
4a3aaaf276
Disable OpenSSL module in HTML5 platform by default
|
6 years ago |
Leon Krause
|
4211e4453e
Build WebAssembly module with -Os to decrease file size
|
6 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
|
7 years ago |
Leon Krause
|
4db801aaea
HTML5 start-up overhaul
|
7 years ago |
Matthias Hoelzl
|
b6e1e47e3a
Make build scripts Python3 compatible
|
7 years ago |
Rémi Verschelde
|
e91a267a7c
Buildsystem: Improve detect.py readability and fix issues
|
7 years ago |
Juan Linietsky
|
000e873008
Merge pull request #8191 from eska014/webgl2-export
|
7 years ago |
eska
|
7df7e9cc8b
WebGL 2 export per WebAssembly or asm.js
|
7 years ago |
Rémi Verschelde
|
d8f32637be
SCons: Add option to toggle warnings (on by default)
|
7 years ago |
eska
|
12dd86bba0
Some WebGL 2 and build fixes/clean-up
|
7 years ago |
Juan Linietsky
|
af020160c6
more html5 fixes
|
7 years ago |