mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 04:57:26 +01:00
f67b4cc1d6
This change removes internal/glfw/glfw, that is a DLL loader, and replaces the usages with internal/glfwwin, that is a pure Go implementation of GLFW for Windows. The build tag `ebitenexternaldll` is also removed. Closes #1764 |
||
---|---|---|
.. | ||
callback_notwindows.go | ||
callback_windows.go | ||
const.go | ||
glfw_notwindows.go | ||
glfw_windows.go | ||
keys.go | ||
native_darwin.go | ||
native_windows.go | ||
type_notwindows.go | ||
type_windows.go |