jdawson1024 / AstralForge

MIT License
0 stars 0 forks source link

OpenGL Context Creation Issue in Existing Window #4

Open jdawson1024 opened 3 months ago

jdawson1024 commented 3 months ago

GLFW is currently experiencing an issue with creating an OpenGL context within an existing window. This problem impacts applications that require the initialization of OpenGL contexts for rendering purposes in pre-created windows, leading to failed context creation or unexpected behavior.

jdawson1024 commented 3 months ago

Found resource information: https://discourse.glfw.org/t/attach-a-glfwwindow-to-windows-window-client-area/882