Skip to content

Tags: c3lang/vendor

Tags

latest

Toggle latest's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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