1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-27 23:13:13 -04:00
Files
egui/crates/eframe/src/web
Emil Ernerfeldt df6f35d568 eframe: add feature wgpu_no_default_features (#7700)
* Part of https://github.com/emilk/egui/issues/5889
* Closes https://github.com/emilk/egui/issues/7106

This changes the `eframe/wgpu` feature to also enable all the `default`
features of `wgpu` and `egui-wgpu`. This makes switching `eframe`
backend from `glow` to `wgpu` a lot easier.

To get the old behavior (depend on `wgpu` but you must opt-in to all its
features), use the new `wgpu_no_default_features` feature.
2025-11-12 10:51:38 +01:00
..
2025-06-30 14:01:57 +02:00
2025-01-16 17:00:29 +01:00
2024-04-25 15:51:01 +02:00
2025-08-24 16:27:28 +02:00
2025-06-30 14:01:57 +02:00
2025-06-30 14:01:57 +02:00