* using a shared vertex & index buffer in wgpu renderer capacity each doubles when exceeded. This change means a lot less allocation during egui's lifetime. * changelog update * minor code cleanup and changelog fix * fix linter issue |
||
|---|---|---|
| .. | ||
| egui.wgsl | ||
| lib.rs | ||
| renderer.rs | ||
| winit.rs | ||