ebiten/internal/uidriver
Hajime Hoshi ab8477a21a internal/uidriver/glfw: Bug fix: Crash on Maximize
At least on macOS, Maximize invokes the SetSize callback in the game's
Update. This change fixes this issue by unregisting the callback
temporarily like what #1505 did.

Closes #1576
2021-04-18 00:02:58 +09:00
..
glfw internal/uidriver/glfw: Bug fix: Crash on Maximize 2021-04-18 00:02:58 +09:00
js internal/uidriver/js: Misspelling 2021-04-16 03:14:46 +09:00
mobile ebiten: Add CursorShape/SetCursorShape/CursorShapeType 2021-04-16 01:09:19 +09:00