egui/crates/egui_glow/examples
Emil Ernerfeldt 30ee478caf
Fix egui-wgpu performance regression (#3580)
Introduced in the recent multi-viewports work, we accidentally recreated
the wgpu surfaces every frame. This is now fixed.

I found this while improving the profiling of `eframe`
2023-11-19 21:14:13 +01:00
..
pure_glow.rs Fix egui-wgpu performance regression (#3580) 2023-11-19 21:14:13 +01:00