ebiten/internal/uidriver
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 uidriver/glfw: Set No-API when creating a hidden window first 2020-07-05 15:01:06 +09:00
js restorable: Add an explicit way to detect context-lost 2020-05-30 20:29:15 +09:00
mobile graphicsdriver/opengl: Rename Driver -> Graphics 2020-04-04 17:23:38 +09:00