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 |
Juan Linietsky
|
000e873008
Merge pull request #8191 from eska014/webgl2-export
|
8 years ago |
eska
|
7df7e9cc8b
WebGL 2 export per WebAssembly or asm.js
|
8 years ago |
Rémi Verschelde
|
d8f32637be
SCons: Add option to toggle warnings (on by default)
|
8 years ago |
eska
|
12dd86bba0
Some WebGL 2 and build fixes/clean-up
|
8 years ago |
Juan Linietsky
|
af020160c6
more html5 fixes
|
8 years ago |
eska
|
1abf478eb9
Fix web export build
|
8 years ago |
Juan Linietsky
|
ffcd954211
Fixes to webgl/opengl es 3.0 for compatibility with webgl2.0, still does not work though
|
8 years ago |
eska
|
6e1828c958
Fix WebAssembly builds on Windows
|
8 years ago |
eska
|
6e2bf31e5a
Automatically zip web export templates
|
8 years ago |
eska
|
335fdea581
Fix parallel asm.js/WebAssembly builds
|
8 years ago |
eska
|
e06edc67c0
Enable WebGL2 in web export, start fixing build
|
8 years ago |
eska
|
68422c5dd6
Relink web build when HTML shell changes
|
8 years ago |
eska
|
290d79f26c
Emit asm.js code into a dedicated file for asm.js export
|
8 years ago |
eska
|
d87b1d1338
Remove explicit BINARYEN_METHOD for WebAssembly build
|
8 years ago |
eska
|
82addf2ffe
Enable memory growth in WebAssembly builds
|
8 years ago |
Rémi Verschelde
|
cc95d4448c
scons: Reorder options for clarity
|
8 years ago |
Rémi Verschelde
|
f34151ff0f
style: Various other PEP8 fixes in Python files
|
8 years ago |
Rémi Verschelde
|
817dd7ccbb
style: Fix PEP8 blank lines issues in Python files
|
8 years ago |
Rémi Verschelde
|
d4c17700aa
style: Fix PEP8 whitespace issues in Python files
|
8 years ago |
Rémi Verschelde
|
97c8508f5e
style: Start applying PEP8 to Python files, indentation issues
|
8 years ago |
eska
|
d6f2862429
Add option 'wasm' to compile to WebAssembly in web export
|
8 years ago |