Skip to content

Commit 3d0fbe7

Browse files
ErichDonGublerjimblandy
authored andcommitted
docs(CHANGELOG): add entry for gfx-rs#5812
Permalink: <gfx-rs#5812>
1 parent 6405dcf commit 3d0fbe7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,10 @@ By @atlv24 in [#5383](https://github.com/gfx-rs/wgpu/pull/5383)
154154
- `wgpu::ComputePass` now internally takes ownership of `QuerySet` for both `wgpu::ComputePassTimestampWrites` as well as timestamp writes and statistics query, fixing crashes when destroying `QuerySet` before ending the pass. By @wumpf in [#5671](https://github.com/gfx-rs/wgpu/pull/5671)
155155
- Validate resources passed during compute pass recording for mismatching device. By @wumpf in [#5779](https://github.com/gfx-rs/wgpu/pull/5779)
156156

157+
#### DX12
158+
159+
- Do not feed `&""` to `D3DCompile`, by @workingjubilee in [#5812](https://github.com/gfx-rs/wgpu/issues/5812).
160+
157161
#### Metal
158162

159163
- Fix unrecognized selector crash on iOS 12. By @vladasz in [#5744](https://github.com/gfx-rs/wgpu/pull/5744).

0 commit comments

Comments
 (0)