mirror of
https://github.com/emilk/egui.git
synced 2026-08-29 04:40:03 -04:00
* Triage for GL backend * And cargo-fmt * Changelog update with PR and issue * Update crates/eframe/src/epi/mod.rs Co-authored-by: Andreas Reich <r_andreas2@web.de> * Update crates/egui-wgpu/src/winit.rs Co-authored-by: Andreas Reich <r_andreas2@web.de> * Add "supports_screenshot" to surface state * Cranky fix * fmt --------- Co-authored-by: Andreas Reich <r_andreas2@web.de>
egui-wgpu
This crates provides bindings between egui and wgpu.
This was originally hosted at https://github.com/hasenbanck/egui_wgpu_backend