Age | Commit message (Collapse) | Author |
|
split up FS.init
|
|
|
|
|
|
incoming
|
|
testing for no system c++ headers showing up in our path
|
|
|
|
|
|
|
|
|
|
This will considerably improve the performance of qsort-heavily-used projects
like Android-Pinyin-IME, more discussion:
https://groups.google.com/forum/#!topic/emscripten-discuss/Ah2CNfQ8ra4
https://github.com/kripken/emscripten/pull/1437
|
|
|
|
relative
- call updateSource when calling alGetSourcei
|
|
|
|
|
|
mode yet; issue #1447
|
|
|
|
update test_ccall to not use a postrun hook
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
misc ungetc fixes
|
|
Implement SDL_Surface refcounting
|
|
flattening them out entirely
|
|
eliminate default Module global
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
through an outline call
|
|
|
|
|
|
Add support for `SDL_RWFromConstMem()` for .ogg files.
|
|
|
|
added lchmod, new tests, fixed for mknod return values
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|