Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-13 | add parameter to emscripten_set_main_loop to optionally simulate an infinite ↵ | Alon Zakai | |
loop by throwing an exception (like glutMainLoop) | |||
2012-09-17 | add void* argument to emscripten_async_call and ↵ | Alon Zakai | |
emscripten_push_main_loop_blocker | |||
2012-07-12 | emscripten_push_main_loop_blocker | Alon Zakai | |
2012-05-06 | emscripten_pause_main_loop and resume | Alon Zakai | |
2012-05-01 | use requestAnimationFrame | Alon Zakai | |
2012-04-19 | add emscripten_async_run_script | Alon Zakai | |
2012-04-18 | do not exit the runtime if doing anything async | Alon Zakai | |
2012-04-17 | add emscripten_async_call | Alon Zakai | |