ebiten/internal/glfw
Hajime Hoshi 3eaa7dd0e1 uidriver/glfw: Set No-API when creating a hidden window first
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.
2020-07-05 15:01:06 +09:00
..
glfw
const.go uidriver/glfw: Set No-API when creating a hidden window first 2020-07-05 15:01:06 +09:00
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