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

Expose GL4 in the C API #352

Closed
wants to merge 2 commits into from
Closed

Expose GL4 in the C API #352

wants to merge 2 commits into from

Conversation

@linkmauve
Copy link
Contributor

linkmauve commented Jun 5, 2020

And also panic on receiving an invalid not-enum number, instead of silently falling back to a different behaviour.

In the future, the C API should be changed to use proper C enums, in order to let the compiler warn on invalid values.

linkmauve added 2 commits Jun 5, 2020
This should be more future-proofing.
bors-servo added a commit that referenced this pull request Jun 24, 2020
 Expose OpenGL 4.x in the C bindings

Closes #352.
@linkmauve linkmauve deleted the linkmauve:gl4-c branch Jun 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

1 participant
You can’t perform that action at this time.