egui/crates
Andreas Reich 20e291d3f6
[egui-wgpu] Device configuration is now dependent on adapter (#2951)
* [egui-wgpu] Device configuration is now dependent on adapter
Additionally, renamed `backends` into `supported_backends` and improved & unified wgpu config defaults.

* improve wgpu backend default

* clippy fix

* formatting

---------

Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com>
2023-04-25 09:53:13 +02:00
..
ecolor Fix typos (#2866) 2023-04-18 15:52:45 +02:00
eframe [egui-wgpu] Device configuration is now dependent on adapter (#2951) 2023-04-25 09:53:13 +02:00
egui clippy fixes from 1.69.0 2023-04-21 11:33:18 +02:00
egui-wgpu [egui-wgpu] Device configuration is now dependent on adapter (#2951) 2023-04-25 09:53:13 +02:00
egui-winit Enable egui-winit to support wasm target (#2949) 2023-04-24 09:16:50 +02:00
egui_demo_app clippy fixes from 1.69.0 2023-04-21 11:33:18 +02:00
egui_demo_lib clippy fixes from 1.69.0 2023-04-21 11:33:18 +02:00
egui_extras Replace `tracing` with `log` (#2928) 2023-04-18 21:11:26 +02:00
egui_glium Fix typos (#2866) 2023-04-18 15:52:45 +02:00
egui_glow Replace `tracing` with `log` (#2928) 2023-04-18 21:11:26 +02:00
egui_web Fix typos (#2866) 2023-04-18 15:52:45 +02:00
emath clippy fixes from 1.69.0 2023-04-21 11:33:18 +02:00
epaint clippy fixes from 1.69.0 2023-04-21 11:33:18 +02:00