Age | Commit message (Collapse) | Author |
|
|
|
emscripten_push_main_loop_blocker
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
are run)
|
|
|
|
|
|
did not fire, continue and hope for the best
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
only file_packager preloading gets preloaded Images and Audios
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Emscripten filesystem api
|
|
custom behavior like adjusting resolution
|
|
|
|
This patch enables us to trust the mouse movement information that the
browser provides when the pointer lock is active. It should help with
the mouse movement detection for games in full-screen mode, if they use
the SDL xrel/yrel information.
|
|
|
|
|
|
Egl
|
|
resize the <canvas> element on the web page in 'generic' fashion without having to depend on SDL or X11 headers in C code. This function is intended to be used in conjunction with EGL to specify a custom pixel resolution for the canvas (EGL API does not have expressiveness to do arbitrary pixel sizes).
|
|
|
|
compiled with emulation
|
|
|
|
|