Age | Commit message (Collapse) | Author |
|
WebGL context loss handling improvements.
|
|
|
|
|
|
|
|
so that default applications still show the error message, and applications can easily override the behavior if/when they see fit.
|
|
emscripten_async_wget2 progress callback only working on mozilla browsers
|
|
|
|
Progress events didn't work for me in Chrome or IE. This change fixes it for me.
|
|
|
|
|
|
Conflicts:
emscripten-version.txt
|
|
|
|
|
|
directly query to confirm the WebGL context loss status.
|
|
library_browser.js, since it prevents applications from benignly handling WebGL context loss events by reloading GL assets from disk.
|
|
|
|
|
|
|
|
|
|
|
|
newer 'wheel' event to support Chrome; Support vertical as well as horizontal deltas.
|
|
BananaBread crashes
|
|
|
|
|
|
Fix 64bit long return issue
|
|
|
|
|
|
when including emscripten.h in native builds.
|
|
|
|
the testsuite.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ffdb.py
|
|
Run js retcode assert
|
|
process return code. This uncovers issues in other.test_embind which were not caught before. See #2335.
|
|
|
|
operate Firefox OS devices from the command line.
|
|
|
|
|
|
the fround polyfill
|
|
Runtime.stackSave and Runtime.stackRestore assignments to their respective versions in the asm namespace. Reran test suite and retested with my own app which makes heavy use of stackSave and stackRestore.
|
|
|
|
|
|
|
|
|
|
fs-tracking
|