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 #110

Closed
azul3d-bot opened this issue Mar 6, 2016 · 1 comment
Closed

Mesa: User error: GL_INVALID_ENUM #110

azul3d-bot opened this issue Mar 6, 2016 · 1 comment

Comments

@azul3d-bot
Copy link

Issue by slimsag
Sunday Nov 30, 2014 at 19:36 GMT
Originally opened as azul3d-legacy/gfx#55


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).

@slimsag
Copy link
Member

slimsag commented Mar 6, 2016

Fixed/merged as part of #1

@slimsag slimsag closed this as completed Mar 6, 2016
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