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

implement add_srgb_suffix for TextureFormat #3419

Merged
merged 2 commits into from
Jan 24, 2023

Conversation

Elabajaba
Copy link
Contributor

@Elabajaba Elabajaba commented Jan 24, 2023

Checklist

  • Run cargo clippy.
  • Run RUSTFLAGS=--cfg=web_sys_unstable_apis cargo clippy --target wasm32-unknown-unknown if applicable.
  • Add change to CHANGELOG.md. See simple instructions inside file.

Description
This makes porting Bevy to wgpu main/0.15 easier, as it simplifies working with the texture_view field on TextureDescriptor, and we already have remove_srgb_suffix().

@cwfitzgerald cwfitzgerald merged commit 5da2b8a into gfx-rs:master Jan 24, 2023
@Elabajaba Elabajaba deleted the add_srgb_suffix branch January 24, 2023 20:17
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