Skip to content

Commit d3c1fcd

Browse files
committedApr 24, 2024
add change to CHANGELOG.md
1 parent 73a476f commit d3c1fcd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,7 @@ Bottom level categories:
158158
- Fix deadlocks caused by recursive read-write lock acquisitions [#5426](https://github.com/gfx-rs/wgpu/pull/5426).
159159
- Remove exposed C symbols (`extern "C"` + [no_mangle]) from RenderPass & ComputePass recording. By @wumpf in [#5409](https://github.com/gfx-rs/wgpu/pull/5409).
160160
- Fix surfaces being only compatible with first backend enabled on an instance, causing failures when manually specifying an adapter. By @Wumpf in [#5535](https://github.com/gfx-rs/wgpu/pull/5535).
161+
- Clean up weak references to texture views. By @xiaopengli89 [#5595](https://github.com/gfx-rs/wgpu/pull/5595).
161162

162163
#### Naga
163164
- In spv-in, remove unnecessary "gl_PerVertex" name check so unused builtins will always be skipped. By @Imberflur in [#5227](https://github.com/gfx-rs/wgpu/pull/5227).

0 commit comments

Comments
 (0)