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

GL_INVALID_ENUM w/ no graphics on Slackware #1

Closed
cxd4 opened this issue Feb 7, 2016 · 0 comments
Closed

GL_INVALID_ENUM w/ no graphics on Slackware #1

cxd4 opened this issue Feb 7, 2016 · 0 comments

Comments

@cxd4
Copy link
Owner

cxd4 commented Feb 7, 2016

I don't know why Mesa drivers on Ubuntu as well as Microsoft OpenGL implementation (with or without video ICD accelerator in use) did not have this issue, yet I finally noticed it when running on Slackware.

It turned out to be because GL_BYTE is not officially legal in the standard for how to call glVertexPointer.
It was resolved in: 97fcb30

@cxd4 cxd4 closed this as completed Feb 7, 2016
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

No branches or pull requests

1 participant