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

Multiple Fixes to Format Feature Detection #2856

Merged
merged 7 commits into from
Jul 6, 2022

Conversation

cwfitzgerald
Copy link
Member

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.

Connections

Multiple people pointed this out in the bevy discord.

Description

Various facets of format feature detection had issues on multiple platforms.

This also adds a texture format table to wgpu-info for easy debugging.

Testing

wgpu-info

@cwfitzgerald cwfitzgerald force-pushed the wgpu-info-format-features branch from f812cdc to 57b31c9 Compare July 6, 2022 14:52
@cwfitzgerald cwfitzgerald enabled auto-merge (rebase) July 6, 2022 14:54
@cwfitzgerald cwfitzgerald merged commit 9c5015f into gfx-rs:master Jul 6, 2022
@cwfitzgerald cwfitzgerald deleted the wgpu-info-format-features branch July 6, 2022 15:13
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.

1 participant