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

glTextureInfo fix & GL_CLAMP_TO_EDGE #881

Merged
merged 2 commits into from
Jul 9, 2023

Conversation

Krogoth100
Copy link
Contributor

@Krogoth100 Krogoth100 commented Jun 29, 2023

Fix glTextureInfo returning zero z-size for 3D textures.

GL_CLAMP is outdated and deprecated, use GL_CLAMP_TO_EDGE instead

GL_CLAMP is outdated and deprecated, use GL_CLAMP_TO_EDGE
Fix returning zero z-size for 3D textures
@Krogoth100 Krogoth100 changed the title GL_CLAMP -> GL_CLAMP_TO_EDGE glTextureInfo fix & GL_CLAMP_TO_EDGE Jul 2, 2023
@lhog lhog merged commit 4e9246e into beyond-all-reason:BAR105 Jul 9, 2023
@Krogoth100 Krogoth100 deleted the krogoth/GL-improvements branch July 11, 2023 05:06
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.

2 participants