ebiten/internal/uidriver
Hajime Hoshi 8dc2301e54 thread: Bug fix: Queue funcs instead of panic
Now the thread object is created at (*UserInterface).Run, we don't
have to care whether the (main) thread is started or not when
Call is called. Admit queueing the functions.

Fixes #884
2019-06-21 11:10:27 +09:00
..
glfw thread: Bug fix: Queue funcs instead of panic 2019-06-21 11:10:27 +09:00
js Replace GopherWasm with syscall/js 2019-05-01 17:28:00 +09:00
mobile mobile: Refactoring 2019-06-08 01:57:13 +09:00