Skip to content

Add a GLParser utility for comparing GLSM to OpenGL Spec #748

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

Closed
wants to merge 6 commits into from

Conversation

Cleptomania
Copy link
Member

Adds a basic utility for comparing GLSM functions against LWJGL OpenGL binding code, to compare enumerate the functions in the bindings, what GL versions they come, and if GLSM has an implementation of it or not.

This adds a static copy of the LWJGL binding code into the repo, but is not part of actual Angelica source code, it's just there for javaparser to parse stuff out of.

@mitchej123 mitchej123 closed this Mar 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants