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

New minor release? #6240

Closed
bircni opened this issue Sep 9, 2024 · 1 comment
Closed

New minor release? #6240

bircni opened this issue Sep 9, 2024 · 1 comment
Labels
type: question Further information is requested

Comments

@bircni
Copy link

bircni commented Sep 9, 2024

As @emilk is aiming to do a new major egui release in the next 2 weeks, we would like to use the newer wgpu version for egui.
emilk/egui#4980 (comment)
I order to support the newer version egui needs wgpu to use glow 0.14.
This is already on the main branch.

When will be the next release?

FYI:
emilk/egui#4952

@Wumpf
Copy link
Member

Wumpf commented Sep 9, 2024

wgpu releases roughly every 12 weeks, the next release is scheduled on 9th October
https://github.com/gfx-rs/wgpu/milestones

I don't quite understand how egui's glow backend is depending on the glow update on wgpu? This just means that the glow library uses in eframe without wgpu would be a different than the one in eframe with wgpu. Don't even think you can enable both glow and wgpu backend at the same time in eframe.
Yes, this will make cargo deny unhappy, but it's not an actual issue since afaik the build combination of having both wgpu & glow enabled on eframe is not valid.

@Wumpf Wumpf closed this as not planned Won't fix, can't repro, duplicate, stale Sep 9, 2024
@Wumpf Wumpf added the type: question Further information is requested label Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: question Further information is requested
Projects
Status: Done
Development

No branches or pull requests

2 participants