ebiten/internal/uidriver
Hajime Hoshi 58572fb000 internal/uidriver/glfw: Bug fix: Unexpected small window size on Linux
At the initial phase, GLFW window's GetSize seems unreliable. Do not
call it on Linux. On the other hand, this is still necessary on macOS.

Updates #1606
Closes #1609
2021-04-20 23:38:34 +09:00
..
glfw internal/uidriver/glfw: Bug fix: Unexpected small window size on Linux 2021-04-20 23:38:34 +09:00
js internal/uidriver/js: Update the error message 2021-04-20 12:47:38 +09:00
mobile ebiten: Add CursorShape/SetCursorShape/CursorShapeType 2021-04-16 01:09:19 +09:00