You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Made GLFW bindings not require vulkan to compile (#60)
* Updated OpenGL bindings to be loaded instead of static
* Fixed GLFW Bindings to work with OpenGL
* Used vendor glfw bindings instead of private ones