Changkun Ou
|
626c91e360
|
ebiten: add RunOnMainThread(func()) (#1927)
Closes #1926
|
2022-01-03 03:30:29 +09:00 |
|
Hajime Hoshi
|
9400efa9a5
|
internal/uidriver/glfw: Update the screen on resizing
Closes #1204
|
2021-02-07 23:03:56 +09:00 |
|
Hajime Hoshi
|
c051acd6f2
|
graphicscommand: Remove the dependency on internal/thread
|
2020-10-17 20:43:17 +09:00 |
|
Hajime Hoshi
|
20b4a28801
|
graphicscommand: Unexport RunOnMainThread
|
2020-10-14 23:37:28 +09:00 |
|
Hajime Hoshi
|
eed619ad0f
|
graphicsdriver/metal, graphicsdriver/opengl: Reland: Remove the thread usages for performance
Instead, graphicscommand package has a thread.
Updates #1367
|
2020-10-13 02:46:31 +09:00 |
|