egui/crates/eframe/src
Emil Ernerfeldt 9253cafedd
`eframe`: If both `glow` and `wgpu` features are enabled, default to `wgpu` (#3717)
By default, only the `glow` feature is enabled, so if the user added
`wgpu` to the feature list they probably wanted to use `wgpu`.
2023-12-19 09:51:05 +01:00
..
native Update to glow 0.13 (#3715) 2023-12-18 15:15:20 +01:00
web Add a TODO 2023-12-18 17:28:47 +01:00
epi.rs `eframe`: If both `glow` and `wgpu` features are enabled, default to `wgpu` (#3717) 2023-12-19 09:51:05 +01:00
icon_data.rs Use `egui::ViewportBuilder` in `eframe::NativeOptions` (#3572) 2023-11-19 11:08:47 +01:00
lib.rs Update to winit 0.29 (#3649) 2023-12-18 14:53:14 +01:00