You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -180,6 +180,7 @@ By @brodycj in [#6924](https://github.com/gfx-rs/wgpu/pull/6924).
180
180
-Fix some instances of functions which have a returntype but don't return a value being incorrectly validated.By@jamienicol in [#7013](https://github.com/gfx-rs/wgpu/pull/7013).
181
181
-Allowabstract expressions to be used inWGSL function return statements.By@jamienicol in [#7035](https://github.com/gfx-rs/wgpu/pull/7035).
182
182
-Errorif structs have two fields with the same name.By@SparkyPotatoin [#7088](https://github.com/gfx-rs/wgpu/pull/7088).
183
+
-Forward '--keep-coordinate-space' flag to GLSL backend in naga-cli.By@cloone8 in [#7206](https://github.com/gfx-rs/wgpu/pull/7206).
0 commit comments