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-19 | fix test_sdl_mouse | Alon Zakai | |
2012-05-30 | make test_sdl_mouse more robust | Alon Zakai | |
2012-05-22 | Fix the SDL mouse motion events | Ehsan Akhgari | |
2012-05-05 | make sdl event handling work in closure, and add testing | Alon Zakai | |
2012-04-17 | some support for SDL_PeepEvents | Alon Zakai | |
2012-03-25 | fix sdl alpha | Alon Zakai | |
2012-03-24 | properly match SDL mousebuttons to DOM buttons | Alon Zakai | |
2012-03-24 | make mouse events relative to canvas, and at right frequency | Alon Zakai | |
2012-03-24 | SDL mouse support and emscripten_set_main_loop | Alon Zakai | |