ebiten/internal/glfw
Hajime Hoshi 00e45affe9 all: update OpenGL version from 2.1 to 3.2
'texelFetch' requires OpenGLSL 1.30, which requires OpenGL 3.0+.
macOS might not support OpenGL 3.0 and 3.1, so adopt 3.2.

Updates #1431
2023-04-23 14:25:36 +09:00
..
callback_notwindows.go ebiten: add AppendDroppedFiles 2023-01-22 17:22:25 +09:00
callback_windows.go ebiten: add AppendDroppedFiles 2023-01-22 17:22:25 +09:00
const.go all: update OpenGL version from 2.1 to 3.2 2023-04-23 14:25:36 +09:00
glfw_notwindows.go ebiten: add AppendDroppedFiles 2023-01-22 17:22:25 +09:00
glfw_windows.go ebiten: add AppendDroppedFiles 2023-01-22 17:22:25 +09:00
keys.go all: remove old // +build comments (#2431) 2022-11-03 12:55:14 +09:00
native_darwin.go internal/ui: remove Cgo on darwin in ui_glfw_darwin.go (#2329) 2022-09-16 11:53:46 +09:00
native_windows.go rename internal/glfwwin -> internal/goglfw 2023-01-21 22:09:21 +09:00
type_notwindows.go ebiten: add AppendDroppedFiles 2023-01-22 17:22:25 +09:00
type_windows.go ebiten: add AppendDroppedFiles 2023-01-22 17:22:25 +09:00