egui/crates
Emil Ernerfeldt 80d7143b15
Log all available wgpu adapters during startup (#3671)
Useful when debugging, e.g. if the default choice is one of many, and
perhaps the other ones would be better.

**EDIT**: Oh, `enumerate_adapters` doesn't work on web… will fix.
2023-12-04 15:59:13 +01:00
..
ecolor Release 0.24.1 - Bug fixes 2023-11-30 17:46:25 +01:00
eframe Make glow Send + Sync again. (#3646) 2023-12-04 15:58:05 +01:00
egui Release 0.24.1 - Bug fixes 2023-11-30 17:46:25 +01:00
egui-wgpu Log all available wgpu adapters during startup (#3671) 2023-12-04 15:59:13 +01:00
egui-winit Release 0.24.1 - Bug fixes 2023-11-30 17:46:25 +01:00
egui_demo_app Release 0.24.1 - Bug fixes 2023-11-30 17:46:25 +01:00
egui_demo_lib Fix code example in `egui_demo_lib` 2023-11-30 17:53:34 +01:00
egui_extras Release 0.24.1 - Bug fixes 2023-11-30 17:46:25 +01:00
egui_glow Make glow Send + Sync again. (#3646) 2023-12-04 15:58:05 +01:00
egui_plot Release 0.24.1 - Bug fixes 2023-11-30 17:46:25 +01:00
egui_web Fix typos (#2866) 2023-04-18 15:52:45 +02:00
emath Use workspace definitions of edition,license,rust-version,version 2023-11-23 15:45:11 +01:00
epaint Release 0.24.1 - Bug fixes 2023-11-30 17:46:25 +01:00