Skip to content

Backport bugfixes to v0.20 #5716

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

Merged
merged 7 commits into from
May 18, 2024
Merged

Conversation

Wumpf
Copy link
Member

@Wumpf Wumpf commented May 18, 2024

Description

Backports all of:

... and cleaned up changelog in anticipation of wgpu 0.20.1.

Testing
... 🤞
Low risk, these worked on trunk and not much time has passed. Merge conflicts were minimal

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.
  • Add change to CHANGELOG.md. See simple instructions inside file.

xiaopengli89 and others added 7 commits May 18, 2024 16:30
* Clean up weak references to texture views

* add change to CHANGELOG.md

* drop texture view before clean up

* cleanup weak ref to bind groups

* update changelog

* Trim weak backlinks in their holders' triage functions.

---------

Co-authored-by: Jim Blandy <[email protected]>
@Wumpf Wumpf requested a review from a team as a code owner May 18, 2024 14:55
@ErichDonGubler ErichDonGubler merged commit d1701a1 into gfx-rs:v0.20 May 18, 2024
25 checks passed
@Wumpf Wumpf deleted the backports-v0.20 branch May 18, 2024 20:58
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.

6 participants