ebiten/internal/graphicsdriver
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
..
metal thread: Rename mainthread -> thread and add struct Thread 2019-06-06 00:25:53 +09:00
opengl thread: Rename mainthread -> thread and add struct Thread 2019-06-06 00:25:53 +09:00