egui/crates/egui_demo_app/src
Emil Ernerfeldt ab39420c29
Much more accurate `cpu_usage` timing (#3913)
`frame.info.cpu_usage` now includes time for tessellation and rendering,
but excludes vsync and context switching.
2024-01-29 19:12:16 +01:00
..
apps Update to ehttp 0.4 (#3834) 2024-01-17 15:39:28 +01:00
backend_panel.rs Update wgpu to 0.19 (#3824) 2024-01-19 10:14:13 +01:00
frame_history.rs Much more accurate `cpu_usage` timing (#3913) 2024-01-29 19:12:16 +01:00
lib.rs eframe web: Better panic handling (#2942) 2023-04-21 08:33:01 +02:00
main.rs Fix some clippy 1.75 lints (#3754) 2023-12-30 11:23:21 +01:00
web.rs Update some crate dependencies (#3594) 2023-11-21 16:07:56 +01:00
wrap_app.rs Use `Self` everywhere (#3787) 2024-01-08 17:41:21 +01:00