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

Revert "Add OpenGL support for TEXTURE_FORMAT_16BIT_NORM on supported… #5339

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

bes
Copy link
Contributor

@bes bes commented Mar 4, 2024

… versions (#5330)"

This reverts commit 352cb3d.

Connections

Description

The commit #5330 was mistakenly merged by @Wumpf before being fully tested by @bes.

Testing

After testing some more on my MR, I am mostly convinced that it should not have been merged, and that it is unnecessary. Please accept my apologies.

Checklist

  • Run cargo fmt.
  • Run cargo clippy. If applicable, add:
    • --target wasm32-unknown-unknown
    • --target wasm32-unknown-emscripten
  • Run cargo xtask test to run tests.
  • RemoveAdd change to CHANGELOG.md. See simple instructions inside file.

@bes bes requested a review from a team as a code owner March 4, 2024 07:48
Copy link
Member

@Wumpf Wumpf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

for posterity: we discussed this a bit on DM and it seems Rgba16SNorm seems to be never supported and it's unclear which OGL version (& hardware/driver) supports Rgba16UNorm. See https://docs.gl/gl4/glTexImage2D

@Wumpf Wumpf merged commit 19cc9d9 into gfx-rs:trunk Mar 4, 2024
27 checks passed
@bes
Copy link
Contributor Author

bes commented Mar 4, 2024

Thank you!

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