Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add glad 2 to OpenGL loaders. #3330

Closed
wants to merge 2 commits into from
Closed

Conversation

moritz-h
Copy link
Contributor

@moritz-h moritz-h commented Jul 1, 2020

This PR will add glad 2 as OpenGL loader.

The name of the header files changed and also the interface of the loader is different to glad 1.x.

glad 2 is currently still in beta, but it might be already useful to add support. For example the GLFW quick start docs also already uses glad 2.

As recommended in the glad wiki, the examples use the loader function from the windowing library.

The webservice for generating glad 2 sources can be found here: https://gen.glad.sh/

@ocornut
Copy link
Owner

ocornut commented Jul 10, 2020

Thank you very much @moritz-h, this is great! Merged now!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants