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

Upgrade wgpu, wgpu_glyph, and raw-window-handle to latest versions #976

Closed
hannobraun opened this issue Aug 22, 2022 · 3 comments · Fixed by #1444
Closed

Upgrade wgpu, wgpu_glyph, and raw-window-handle to latest versions #976

hannobraun opened this issue Aug 22, 2022 · 3 comments · Fixed by #1444
Labels
type: development Work to ease development or maintenance, without direct effect on features or bugs

Comments

@hannobraun
Copy link
Owner

As of this writing, the latest version of raw-window-handle is 0.5.0, while we still depend on version 0.4.3.

This is blocked on a new version of wgpu being released (as of this writing, current version is 0.13.1), which depends on the old version.

@hannobraun hannobraun added status: blocked Issue or pull request is blocked by another issue or pull request, or some outside circumstance type: development Work to ease development or maintenance, without direct effect on features or bugs labels Aug 22, 2022
@hannobraun hannobraun changed the title Upgrade raw-window-handle to latest version Upgrade wgpu and raw-window-handle to latest versions Oct 10, 2022
@hannobraun
Copy link
Owner Author

wgpu 0.14 is out. I've updated the title to include it in this issue.

This is now blocked on egui. It has upgraded already, but a new version isn't out yet.

@hannobraun hannobraun changed the title Upgrade wgpu and raw-window-handle to latest versions Upgrade wgpu, wgpu_glyph, and raw-window-handle to latest versions Nov 7, 2022
@hannobraun
Copy link
Owner Author

hannobraun commented Nov 7, 2022

There's a new version of wgpu_glyph out that supports wgpu 0.14. Updated the issue title accordingly.

This is still blocked on egui.

@hannobraun
Copy link
Owner Author

A new version of egui is out. This is no longer blocked!

@hannobraun hannobraun removed the status: blocked Issue or pull request is blocked by another issue or pull request, or some outside circumstance label Dec 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: development Work to ease development or maintenance, without direct effect on features or bugs
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant