1
0
mirror of https://github.com/hajimehoshi/ebiten.git synced 2025-02-09 17:43:18 +01:00
Commit Graph

3 Commits

Author SHA1 Message Date
Hajime Hoshi
855edcd2ff internal/glfw: Update Dockerfile and regenerate DLLs 2021-04-17 20:11:10 +09:00
Hajime Hoshi
052947d7b7 internal/glfw: Update GLFW to 3.3.3 for Windows
Closes 
2021-03-09 02:19:34 +09:00
Hajime Hoshi
5b8370298a glfw: Use os.UserConfigDir for GLFW DLL instead of temporary directories
As of this change, Ebiten requries Go 1.13 due to os.UserConfigDir.

Fixes 
2020-11-01 17:51:44 +09:00