ebiten/internal/uidriver
Hajime Hoshi 15a5896efd thread: Rename mainthread -> thread and add struct Thread
This enables thread available not only for the main thread but also
any threads.

This is a preparation for iOS Metal, that runs drawing functions on
a particular thread.

Updates #737
2019-06-06 00:25:53 +09:00
..
glfw thread: Rename mainthread -> thread and add struct Thread 2019-06-06 00:25:53 +09:00
js Replace GopherWasm with syscall/js 2019-05-01 17:28:00 +09:00
mobile uidriver/mobile: Bug fix: Error must be handled whenever possible 2019-06-01 03:12:04 +09:00