egui/crates
Andreas Reich 4c82519fb8
configurable wgpu backend (#2207)
* introduce new wgpu configuration option to allow configuring wgpu renderer

* use new options with wgpu web painter

* use on_surface_error callback

* changelog update

* cleanup

* changelog and comment fixes
2022-10-31 17:57:32 +01:00
..
eframe configurable wgpu backend (#2207) 2022-10-31 17:57:32 +01:00
egui Fixed menu popups going outside of the screen (#2191) 2022-10-31 17:57:15 +01:00
egui-wgpu configurable wgpu backend (#2207) 2022-10-31 17:57:32 +01:00
egui-winit Fix copy-paste on Windows (#2120) 2022-10-07 14:46:42 +02:00
egui_demo_app CI: Run cargo clippy for wasm32-unknown-unknown (#2200) 2022-10-30 20:55:07 +01:00
egui_demo_lib Keyboard shortcut helpers (#2202) 2022-10-31 12:58:26 +01:00
egui_extras table: fix deadlocks caused by lock fairness (#2156) 2022-10-16 20:10:48 +02:00
egui_glium Remove .with_srgb(false) when constructing window (#2110) 2022-10-08 11:43:48 +02:00
egui_glow Remove .with_srgb(false) when constructing window (#2110) 2022-10-08 11:43:48 +02:00
egui_web Fix broken GitHub source links due to #1940 2022-08-20 15:18:02 +02:00
emath Release 0.19.0 - wgpu backend, repaint_after, continue-after-close 2022-08-20 16:49:58 +02:00
epaint Keyboard shortcut helpers (#2202) 2022-10-31 12:58:26 +01:00