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 EXT_texture_compression_s3tc dependency in EXT_texture_sRGB_decode #344

Closed
wants to merge 1 commit into from

Conversation

pdaniell-nv
Copy link
Contributor

This fixes issue #341

@hanfling
Copy link
Contributor

hanfling commented Jan 8, 2020

This looks fine to me as far as S3TC is concerned, but I think Section 3.8.15 also misses listing the ETC2/ASTC texture formats, but thats certainly scope of another ticket/pull request.

@oddhack
Copy link
Collaborator

oddhack commented Jan 22, 2020

LGTM. Mark Approved when ready to merge.

@pdaniell-nv
Copy link
Contributor Author

We discussed this PR in the OpenGL/ES meeting today and we're not sure if this change is even needed. I'll follow up in the #341 issue.

@pdaniell-nv pdaniell-nv added this to the Needs Approval milestone Jan 22, 2020
@pdaniell-nv pdaniell-nv self-assigned this Jan 22, 2020
@pdaniell-nv
Copy link
Contributor Author

I think this change is not needed as the extension already has a dependency on GL_EXT_texture_srgb, or OpenGL 2.1, where GL_EXT_texture_srgb was incorporated in the core.

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.

3 participants