1
0
mirror of https://github.com/hajimehoshi/ebiten.git synced 2025-01-16 22:12:02 +01:00
Commit Graph

4 Commits

Author SHA1 Message Date
Hajime Hoshi
9cd7b34a77 internal/glfw: reorder constants 2024-04-14 17:30:21 +09:00
Hajime Hoshi
6df42f1a4b internal/glfw: bug fix: disabling cursor doesn't work well on remote desktop
This change applies the bug fix at glfw/glfw#1276

Updates 
2024-04-14 16:43:39 +09:00
Hajime Hoshi
4647e9de53 internal/glfw, internal/gamepad: update GLFW to v3.3.9
Updates 
2024-04-14 01:14:22 +09:00
Hajime Hoshi
e7ad5c52fe internal/glfw: merge internal/goglfw into internal/glfw
This also changes APIs in internal/glfw to return errors.

Updates 
2023-10-05 03:09:51 +09:00