egui/crates/eframe/src
Lucas Meurer cfca7ebd6d
Fix black flash on start in glow eframe backend (#7616)
Before:


https://github.com/user-attachments/assets/b31b7a4f-a5f7-45af-bfe0-4c8e174e209f

After:


https://github.com/user-attachments/assets/47544987-ca81-4efb-b778-5ca59b7fc0ac

I think to make things even nicer we could also try calling
request_discard when a window is shown
2025-10-09 11:44:10 +02:00
..
native Fix black flash on start in glow eframe backend (#7616) 2025-10-09 11:44:10 +02:00
web Create `egui_wgpu::RendererOptions` (#7601) 2025-10-07 17:06:23 +02:00
epi.rs Inline log format args (#7600) 2025-10-07 16:14:43 +02:00
icon_data.rs Use `profiling` crate to support more profiler backends (#5150) 2024-12-16 09:15:54 +01:00
lib.rs Typo in `run_native` doc comment (replace "a an" with "an") (#7094) 2025-06-03 16:57:43 +02:00
stopwatch.rs Add assert messages and print bad argument values in asserts (#5216) 2025-03-25 09:20:29 +01:00