Age | Commit message (Collapse) | Author |
|
|
|
- `SDL_WINDOWEVENT_FOCUS_GAINED`
- `SDL_WINDOWEVENT_FOCUS_LOST`
- `SDL_WINDOWEVENT_SHOWN`
- `SDL_WINDOWEVENT_HIDDEN`
Includes a fix for FFOS phones that prevent the `blur` event when
audio is playing (Bugzilla 910340)
Conflicts:
src/library_sdl.js
|
|
expose typeof via emscripten::val
|
|
variable
|
|
|
|
|
|
where the loop break is, if it does not interfere
|
|
|
|
|
|
|
|
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.
|
|
|