mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 04:57: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. |
||
---|---|---|
.. | ||
graphics_darwin.go | ||
graphics_opengl.go | ||
hideconsole_notwindows.go | ||
hideconsole_windows.go | ||
input.go | ||
keys.go | ||
ui_darwin.go | ||
ui_unix.go | ||
ui_windows.go | ||
ui.go | ||
window.go |