Skip to content

Commit f7526ae

Browse files
winit 0.27 Update and raw-window-handle 0.5 (#2918)
1 parent ef3b31c commit f7526ae

File tree

12 files changed

+419
-83
lines changed

12 files changed

+419
-83
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ the same every time it is rendered, we now warn if it is missing.
7272
#### General
7373
- Added downlevel restriction error message for `InvalidFormatUsages` error by @Seamooo in [#2886](https://github.com/gfx-rs/wgpu/pull/2886)
7474
- Add warning when using CompareFunction::*Equal with vertex shader that is missing @invariant tag by @cwfitzgerald in [#2887](https://github.com/gfx-rs/wgpu/pull/2887)
75+
- Update Winit to version 0.27 and raw-window-handle to 0.5 by @wyatt-herkamp in [#2918](https://github.com/gfx-rs/wgpu/pull/2918)
7576

7677
#### Metal
7778
- Extract the generic code into `get_metal_layer` by @jinleili in [#2826](https://github.com/gfx-rs/wgpu/pull/2826)

0 commit comments

Comments
 (0)