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

Update to wgpu 0.20 #67

Merged
merged 6 commits into from
May 6, 2024
Merged

Update to wgpu 0.20 #67

merged 6 commits into from
May 6, 2024

Commits on Apr 30, 2024

  1. Update to wgpu 0.20

    Bump version to 0.17 to prepare for new release.
    waywardmonkeys committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    281057f View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. Configuration menu
    Copy the full SHA
    e06125d View commit details
    Browse the repository at this point in the history
  2. Fix handling of scope timestamp_writes on passes.

    Had to change way results are reported to allow enabled timers to be nested inside of disabled
    Wumpf committed May 4, 2024
    Configuration menu
    Copy the full SHA
    83266ea View commit details
    Browse the repository at this point in the history
  3. clippy warning fix

    Wumpf committed May 4, 2024
    Configuration menu
    Copy the full SHA
    8f91fa5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3b02bf4 View commit details
    Browse the repository at this point in the history
  5. another clippy lint

    Wumpf committed May 4, 2024
    Configuration menu
    Copy the full SHA
    da1bdf4 View commit details
    Browse the repository at this point in the history