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

Fix setting of GL_TEXTURE_MAX_ANISOTROPY #2

Merged
merged 1 commit into from Jun 12, 2020
Merged

Conversation

anholt
Copy link
Contributor

@anholt anholt commented Jun 11, 2020

No description provided.

@anholt
Copy link
Contributor Author

anholt commented Jun 11, 2020

I'm making an apitrace for traces-db, and wanted to clean up some of the GL errors since people may see them and be suspicious of their driver. We still have errors in ter_render_texture_new with multisample and clamp_to_edge -- you need to set sampler parameters, not texture parameters.

@itoral
Copy link
Owner

itoral commented Jun 12, 2020

Thanks Eric!

@itoral itoral merged commit ecc7a8a into itoral:master Jun 12, 2020
@itoral
Copy link
Owner

itoral commented Jun 12, 2020

@anholt: I have just pushed a couple of commits that fix the remaining GL errors for me.

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.

None yet

2 participants