Skip to content

Commit 1936dd9

Browse files
committed
Add changelog
1 parent c5ef836 commit 1936dd9

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
@@ -66,6 +66,10 @@ Bottom level categories:
6666

6767
- Add clip distances validation for `maxInterStageShaderVariables`. By @ErichDonGubler in [#8762](https://github.com/gfx-rs/wgpu/pull/8762). This may break some existing programs, but it compiles with the WebGPU spec.
6868

69+
#### naga
70+
71+
- Switched from using an `intersector` to using an `intersection_query` on metal so AABBs and non-opaque triangles can be handled. By @Vecvec in [#9304](https://github.com/gfx-rs/wgpu/pull/9304).
72+
6973
### Bug Fixes
7074

7175
#### General

0 commit comments

Comments
 (0)