Age | Commit message (Collapse) | Author |
|
|
|
|
|
entirely in some cases
|
|
|
|
|
|
|
|
|
|
|
|
buffer. Add test. Closes #2171.
|
|
|
|
|
|
|
|
Fix depecrated sourceMappingURL syntax
|
|
Fullscreen element sizes
|
|
|
|
|
|
|
|
build, and also fixes sqlite test
|
|
|
|
|
|
Ensure that fileno() returns -1 when given an invalid file pointer.
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
This will remove an error message about using old syntax in debug builds.
|
|
|
|
|
|
Conflicts:
AUTHORS
|
|
|
|
|
|
dependencies, and not things we know are actually missing (they may be provided by a C implementation); fixes #2154
|
|
|
|
|
|
|
|
|
|
|
|
With the Emscripten toolchain, we can make clang do more of what we need
directly rather than in the wrapper scripts.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|