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

Mesa: User error: GL_INVALID_ENUM #55

Closed
slimsag opened this issue Nov 30, 2014 · 0 comments
Closed

Mesa: User error: GL_INVALID_ENUM #55

slimsag opened this issue Nov 30, 2014 · 0 comments

Comments

@slimsag
Copy link
Contributor

slimsag commented Nov 30, 2014

Running with the latest Mesa drivers shows that we have a OpenGL error in the azul3d_tmx example:

Mesa: User error: GL_INVALID_ENUM in glTexParameter(param=GL_NEAREST_MIPMAP_NEAREST)

We should fix the error + add something to check when these occur, via gl.GetError instead of relying on the driver to report them (up to this point none have).

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

No branches or pull requests

2 participants