egui/crates/egui_demo_app/src
Andreas Reich b896d641c5
Improved wgpu callbacks (#3253)
* Improved wgpu callbacks

* update documentation on egui_wgpu callbacks

* make shared callback resource map pub

* make it nicer to create epaint::PaintCallback from egui_wgpu callback

* constrain ClippedPrimitive lifetime to outlive wgpu::RenderPass

* Revert callback resources to TypeMap, put finish_prepare on callback trait

* doc string fixes
2023-08-15 17:17:39 +02:00
..
apps Improved wgpu callbacks (#3253) 2023-08-15 17:17:39 +02:00
backend_panel.rs Increase MSRV to 1.67 (#3234) 2023-08-11 13:54:02 +02:00
frame_history.rs Support images with rounded corners (#3257) 2023-08-15 09:29:30 +02:00
lib.rs eframe web: Better panic handling (#2942) 2023-04-21 08:33:01 +02:00
main.rs Set a default icon for all eframe apps: a white `e` on black background (#2996) 2023-05-17 16:23:32 +02:00
web.rs Cleanup ahead of release 2023-05-23 19:53:32 +02:00
wrap_app.rs Improve "Reset everything" button in demo (#3255) 2023-08-14 18:57:39 +02:00