1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-27 23:13:13 -04:00
Files
egui/crates/eframe/src/web
Emil Ernerfeldt 9ef610e16b Make wgpu the default renderer for eframe and egui.rs (#7615)
* Closes https://github.com/emilk/egui/issues/5889

See the above issue for motivation.

To use glow instead, disable the default features of `eframe` and opt-in
to `glow`.

This also changes egui.rs to use wgpu, which means WebGPU when
available, and WebGL otherwise
2025-11-13 11:16:23 +01:00
..
2025-06-30 14:01:57 +02:00
2025-01-16 17:00:29 +01:00
2024-04-25 15:51:01 +02:00
2025-08-24 16:27:28 +02:00
2025-06-30 14:01:57 +02:00
2025-06-30 14:01:57 +02:00