egui/crates/egui_demo_app/src
Emil Ernerfeldt 814ad0783c
Update to wgpu 0.20 (#4560)
* this PR reverts https://github.com/emilk/egui/pull/4559
* and re-applies https://github.com/emilk/egui/pull/4433

Before we merge, we're waiting for a wgpu 0.20.1 patch-release of

* https://github.com/gfx-rs/wgpu/pull/5681

---------

Co-authored-by: Andreas Reich <r_andreas2@web.de>
2024-06-13 15:00:23 +02:00
..
apps Update to wgpu 0.20 (#4560) 2024-06-13 15:00:23 +02:00
backend_panel.rs Replace some `...` with `…` 2024-05-29 11:48:50 +02: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 Support returning errors when creating the app (#4565) 2024-05-28 21:59:19 +02:00
web.rs Support returning errors when creating the app (#4565) 2024-05-28 21:59:19 +02:00
wrap_app.rs Fix some clippy warning from Rust 1.78.0 (#4444) 2024-05-02 17:04:25 +02:00