egui/crates
Emil Ernerfeldt fc3bddd0cf
Add more puffin profile scopes to `eframe` (#3330)
* Add puffin profile scopes to the startup and running of eframe

* puffin_profiler example: start puffin right away

* cargo format let-else statements

* More profile scopes

* Add some `#[inline]`

* Standardize puffin profile scope definitions

* standardize again

* Silence warning when puffin is disabled
2023-09-13 09:00:38 +02:00
..
ecolor Update MSRV to Rust 1.70.0 (#3310) 2023-09-06 07:59:24 +02:00
eframe Add more puffin profile scopes to `eframe` (#3330) 2023-09-13 09:00:38 +02:00
egui Add more puffin profile scopes to `eframe` (#3330) 2023-09-13 09:00:38 +02:00
egui-wgpu Add more puffin profile scopes to `eframe` (#3330) 2023-09-13 09:00:38 +02:00
egui-winit Add more puffin profile scopes to `eframe` (#3330) 2023-09-13 09:00:38 +02:00
egui_demo_app Add more puffin profile scopes to `eframe` (#3330) 2023-09-13 09:00:38 +02:00
egui_demo_lib Improved texture loading (#3315) 2023-09-12 10:39:17 +02:00
egui_extras Add more puffin profile scopes to `eframe` (#3330) 2023-09-13 09:00:38 +02:00
egui_glium Update MSRV to Rust 1.70.0 (#3310) 2023-09-06 07:59:24 +02:00
egui_glow Add more puffin profile scopes to `eframe` (#3330) 2023-09-13 09:00:38 +02:00
egui_plot Improved texture loading (#3315) 2023-09-12 10:39:17 +02:00
egui_web Fix typos (#2866) 2023-04-18 15:52:45 +02:00
emath Update MSRV to Rust 1.70.0 (#3310) 2023-09-06 07:59:24 +02:00
epaint Add more puffin profile scopes to `eframe` (#3330) 2023-09-13 09:00:38 +02:00