Age | Commit message (Collapse) | Author |
|
Fullscreen element sizes
|
|
|
|
build, and also fixes sqlite test
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
in the env
|
|
of just 'emcc'.
|
|
|
|
(x=x)
|
|
|
|
|
|
|
|
|
|
total size of files (as is the case in compressed downloads), but writing full size to the generated js.
|
|
|
|
|
|
|
|
When a while statement body is empty, it contains an empty block with no
statement list.
|
|
side modules
|
|
Fix asm3.test_longjmp_throw
|
|
|
|
and can work in fastcomp
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
These don't actually flow through to the next case, but we have to
make sure they're properly closed in order to keep our invariants
in order.
|
|
|
|
It can treat calls to these functions like a jump to function exit,
allowing for more accurate tracking of dead junctions.
|
|
|