mirror of
https://github.com/glfw/glfw.git
synced 2026-01-11 23:33:16 +01:00
The GLFW_NO_WINDOW_CONTEXT error can be emitted if the window passed in for context sharing does not have a context. Fixes #2456
The GLFW_NO_WINDOW_CONTEXT error can be emitted if the window passed in for context sharing does not have a context. Fixes #2456