duarteroso / glfw

GLFW bindings for the V language
BSD 2-Clause "Simplified" License
15 stars 4 forks source link

[ IMPORTANT ] Fixing the Context Load for hang in custom openGL context. #3

Closed noxomix closed 9 months ago

noxomix commented 9 months ago

This update is necessary to bind an custom OpenGL context into GLFW. Since Im working on openGL Bindings with ignoring the glfw-included gl.h with GLAD-Loader, this is important, to change this function.