Age | Commit message (Collapse) | Author |
|
|
|
Bind std::basic_string<unsigned char> to js strings based on incoming
|
|
|
|
|
|
|
|
|
|
|
|
|
|
see also #2310
|
|
labels on ifs in some cases; fixes #2302
|
|
More detailed SAFE_HEAP.
|
|
|
|
|
|
Enable embind in fastcomp/asm.js
|
|
|
|
|
|
|
|
|
|
|
|
fix GLFW glfwGetMouseWheel is reversed bug
|
|
|
|
|
|
|
|
direct access. See issue #2249."
This reverts commit 50bcf89f21c098aa54033733b33cb66c6c56d7ce.
It broke asm.js validation.
|
|
|
|
|
|
github.com:usagi/emscripten into incoming
Conflicts:
AUTHORS
|
|
|
|
|
|
Conflicts:
AUTHORS
|
|
glfwSetKeyCallback; fixes #1320
|
|
|
|
|
|
asm.js-ify some LLVM intrinsics
|
|
(which has less overhead than the previous helper)
|
|
|
|
|
|
|
|
|
|
|
|
re-merge split nodes early
|
|
|
|
Chrome as well.
|
|
|
|
|
|
|
|
rectangle.
|
|
|
|
Sdl2 touch api additions
|
|
Embind code size reduction by using lightweight RTTI record for non-polymorphic types
|