Age | Commit message (Collapse) | Author |
|
|
|
|
|
fixes #865
|
|
|
|
|
|
|
|
and using malloc before us
|
|
|
|
|
|
|
|
2. mmap(): Use valloc() directly.
3. mmap(): Try to avoid Array.slice() when possible.
|
|
constructions.
|
|
|
|
|
|
|
|
trigger setjmp on negative values
|
|
Fix Mix_PlayMusic's handling of loop argument in SDL
|
|
|
|
|
|
|
|
Prevent runtime leak detection from tripping on __setErrNo
|
|
Embind performance and code size improvements
|
|
|
|
is the only value for the loop argument that does not cause looping on Mix_PlayMusic. Update Emscripten's implementation to respect this.
|
|
|
|
varargs
|
|
|
|
|
|
|
|
|
|
|
|
custom SCons change
|
|
|
|
|
|
|
|
|
|
symbols to new Function.
|
|
__emval_get_method_caller by dynamically crafting them.
|
|
before pushing to it. __emval_get_method_caller calls toWireType with a null destructors array.
|
|
|
|
|
|
JS, it gets converted into a typed array object on the other side. Intended for WebGL.
|
|
|
|
|
|
|
|
|
|
Issue #645: Implement eglQuerySurface for EGL_HEIGHT and EGL_WIDTH.
|
|
|
|
SDL Fixes
|
|
Fix bug in rename() that occures if new filename starts with the old filename
|