Skip to content

Commit f227ca1

Browse files
ErichDonGublerjimblandy
authored andcommitted
docs(CHANGELOG): add entry for #5812
Permalink: <#5812>
1 parent 0f6abc9 commit f227ca1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,10 @@ By @atlv24 in [#5383](https://github.com/gfx-rs/wgpu/pull/5383)
155155
- `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)
156156
- Validate resources passed during compute pass recording for mismatching device. By @wumpf in [#5779](https://github.com/gfx-rs/wgpu/pull/5779)
157157

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

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

0 commit comments

Comments
 (0)