Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
inline_asm_testcase
|
|
|
|
them up; #1610
|
|
Fix bullet
|
|
Validate asmjs
|
|
|
|
output variables.
|
|
use cmake to configure bullet build instead of ./configure. On Linux and OSX, run both configure and cmake-based tests.
|
|
|
|
structs; fixes #1602
|
|
wchar_t strings to JS when building with -fshort-wchar. Closes #1565.
|
|
|
|
stringToUTF32 following azakai's suggestion on naming convention.
|
|
relies on wcslen().
|
|
Unix) strings to and from JS, and add a test.
|
|
Mingw32make nmake cmake
|
|
nonexisting OpenKode.
|
|
not supported in VS Express.
|
|
|
|
|
|
|
|
|
|
Cmake improvements
|
|
|
|
|
|
|
|
|
|
|
|
|
|
optimizations entirely, and mark it as unsupported in non-le32
|
|
asm.js, fix unistd tests that use inline js to not validate, and make js optimizer more tolerant of inline js in asm code; fixes #1597
|
|
errors.
|
|
|
|
added read/writeFile helpers, updated tests to use new FS APIs
|
|
|
|
|
|
#1591
|
|
|
|
attributes; fixes part of #1589
|
|
github.com:michaeljbishop/emscripten into incoming
|
|
the following meanings:
0 - No verbose build. Emscripten will mute stdout and stderr invokations of external tools (configure, cmake, make). Stdout and stderr of those runs will be logged to file (the old mechanism)
1 - Print stderr.
2 - Print stderr and stdout.
3 - Print stderr and stdout, and invoke make with VERBOSE=1.
|
|
1. Binding to a VertexObjectBuffer and calling `glDrawArrays` on two
different sections of it.
2. Using `glVertexPointer` with actual pointer to a vertex array
and calling `glDrawArrays` on two different sections of it.
|
|
test_openjpeg will then fail to configure.
|
|
addition to running cmake directly.
|
|
the toolchain file.
|
|
|
|
|