Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
https://github.com/mhenschel/emscripten into mhenschel-cmake_response_files
Conflicts:
AUTHORS
|
|
|
|
Fix registerizeHarder handling unlabelled continue
|
|
|
|
|
|
|
|
Conflicts:
AUTHORS
|
|
|
|
Musl stdio
|
|
|
|
|
|
closes #2389
|
|
|
|
|
|
|
|
Upstream from imvu
|
|
correctly increment the reference count of the underlying smart pointer.
|
|
|
|
Conflicts:
AUTHORS
|
|
GL_INVALID_ENUM error on unrecognized formats or types
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It bases on
https://github.com/johnmccutchan/ecmascript_simd/blob/b5dce3a7039a6d38cb7922f526cdb49a69f01dc5/src/ecmascript_simd.js
API changes:
* Added shiftLeft, shiftRightLogical, shiftRightArithmetic on int32x4.
* Added equals, greaterThan, and lessThan that operate on int32x4.
* Add bit operations (and, or, xor, and not) that operate directly on float32x4.
* Moved constructors into SIMD module.
* Remove use of "new float32x4" and "new uint32x4"
|
|
|
|
|
|
|
|
around v8 issue 2513
|
|
Whitelist supported link flags
|
|
|
|
|
|
|
|
specifiers. According to the standard, %255c matches exactly 255 characters, while %255s matches up to 255 characters.
|
|
that triple is now deprecated.
|
|
instead of libcextra to avoid pulling libcextra in on common runs.
|
|
|
|
|