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

Upgrade to WGPU 22 #98

Merged
merged 5 commits into from
Aug 3, 2024
Merged

Upgrade to WGPU 22 #98

merged 5 commits into from
Aug 3, 2024

Commits on Aug 1, 2024

  1. Update WGPU to version 22

    callym committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    7d45567 View commit details
    Browse the repository at this point in the history
  2. remove subgroup support detection as it's now handled with just naga'…

    …s `Capabilities`
    Elabajaba authored and callym committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    163006b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1dd607b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a3afc37 View commit details
    Browse the repository at this point in the history
  5. Fix clippy

    callym committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    78771c2 View commit details
    Browse the repository at this point in the history