Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update winit 0.27 #302

Merged
merged 4 commits into from
Oct 1, 2022
Merged

Update winit 0.27 #302

merged 4 commits into from
Oct 1, 2022

Conversation

parasyte
Copy link
Owner

@parasyte parasyte commented Aug 18, 2022

Closes #292

TODO examples:

Closes #292

TODO examples:

- [x] `conway`
- [x] `custom-shader`
- [ ] `imgui-winit`
    - TBD: `imgui-winit-support` needs to be updated. See: imgui-rs/imgui-rs#659
    - TBD: `imgui-wgpu` needs to be updated (No PR yet)
- [ ] `invaders`
    - TBD: `game-loop` needs to be updated. (No PR yet)
- [x] `minimal-egui`
- [x] `minimal-web`
- [x] `minimal-winit`
- [x] `raqote-winit`
@parasyte
Copy link
Owner Author

parasyte commented Oct 1, 2022

It looks like the imgui crate is in versioning hell right now (see imgui-rs/imgui-rs#663 and imgui-rs/imgui-rs#665) and there is little activity in the repo at the moment.

Since they are at a stand-still and our crate has no direct dependencies on imgui, I'm going to merge this PR as-is. The end result will be that our imgui-winit example will be the last one stuck on winit 0.26.

@parasyte parasyte merged commit a2c6398 into main Oct 1, 2022
@parasyte parasyte deleted the update/winit-0.27 branch October 1, 2022 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

winit 0.27 upgrade breaking changes
1 participant