1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-26 22:53:14 -04:00
Files
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
..
2024-04-21 19:26:16 +02:00
2025-10-02 19:12:29 +02:00
2025-10-09 12:00:39 +02:00
2023-04-18 17:10:52 +02:00
2023-11-16 16:44:30 +01:00