Age | Commit message (Collapse) | Author |
|
|
|
performance.
|
|
asm.js performance in the algorithm.
|
|
current implementation and deprecation status of the various fields. See also pr #2222.
|
|
|
|
This adds the new function emscripten_async_wget2_data to read from
an XMLHTTPRequest directly into memory while supporting advanced features.
|
|
|
|
|
|
|
|
github.com:virusdave/emscripten into incoming
Conflicts:
AUTHORS
|
|
Add unit test for multiple worker responses.
Test command:
python tests/runner.py browser.test_worker_api_3
Add self to authors file.
|
|
|
|
new pixel sizes of the fullscreen element, as well as the whole screen size. These can be used to read and adjust the rendering canvas size appropriately when transitioning between fullscreen modes. Thanks to Joel Croteau for the suggestion at https://groups.google.com/forum/#!topic/emscripten-discuss/qaTrOXWv1Oc .
Bump version to 1.12.3 to update the cache after change to struct_info.json.
|
|
With the Emscripten toolchain, we can make clang do more of what we need
directly rather than in the wrapper scripts.
|
|
|
|
|
|
execinfo.h and unwind.h are unused and unimplemented.
|
|
|
|
|
|
|
|
argument; fixes #2114
|
|
emscripten_get_compiler_setting - an optional way to look up compiler flags at runtime
|
|
|
|
Upstream from imvu
|
|
Make stdin/stdout/stderr be 0/1/2 per standard posix convention
|
|
and can work in fastcomp
|
|
|
|
match the ones that waywardmonkeys has pushed in earlier.
|
|
|
|
code.
|
|
|
|
|
|
an abstract class implementation.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
convenient way to just get timing info in ms using a simple libc call?
|
|
better support for reporting EMSCRIPTEN_RESULT_NOT_SUPPORTED for unsupported features.
|
|
|
|
https://github.com/kripken/emscripten/issues/2025
|
|
|
|
|
|
|
|
|