mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 13:07:26 +01:00
3eaa7dd0e1
GLFW tries to create an OpenGL context by default when creating a window. This is not necessary when OpenGL is not used. This is an optimization by skipping to create an OpenGL context if possible. |
||
---|---|---|
.. | ||
glfw | ||
const.go | ||
gen.go | ||
generate.go | ||
glfw_notwindows.go | ||
glfw_windows.go | ||
glfwdll_windows_386.go | ||
glfwdll_windows_amd64.go | ||
keys.go | ||
load_windows.go | ||
native_darwin.go | ||
native_windows.go | ||
type.go |