mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 15:13:12 -04:00
* 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