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/egui/egui-wgpu to latest versions #844

Closed
hannobraun opened this issue Jul 20, 2022 · 1 comment · Fixed by #975
Closed

Upgrade wgpu/wgpu_glyph/egui/egui-wgpu to latest versions #844

hannobraun opened this issue Jul 20, 2022 · 1 comment · Fixed by #975
Labels
type: development Work to ease development or maintenance, without direct effect on features or bugs

Comments

@hannobraun
Copy link
Owner

We're currently depending on wgpu 0.12.0 and wgpu_glyph 0.16.0. At the time of writing, the latest version for wgpu is 0.13.1 and the latest version of wgpu_glyph is 0.17.0.

The upgrade is currently blocked on egui-wgpu, which depends on wgpu 0.12.0. It looks like egui-wgpu is already up-to-date (emilk/egui#1670), but a new version hasn't been released yet.

@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 Jul 20, 2022
@hannobraun hannobraun changed the title Upgrade wgpu/wgpu_glyph to latest versions Upgrade wgpu/wgpu_glyph/egui/egui-wgpu to latest versions Aug 22, 2022
@hannobraun
Copy link
Owner Author

New versions of egui/egui-wgpu are out. This is no longer blocked. Updated title accordingly.

@hannobraun hannobraun removed the status: blocked Issue or pull request is blocked by another issue or pull request, or some outside circumstance label Aug 22, 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