egui/.github
Emil Ernerfeldt 931e716b97
Add egui_wgpu crate (#1564)
Based on https://github.com/hasenbanck/egui_wgpu_backend

`egui-wgpu` is now an official backend for `eframe` (opt-in).

Use the `wgpu` feature flag on `eframe` and the `NativeOptions::renderer` settings to pick it.

Co-authored-by: Nils Hasenbanck <nils@hasenbanck.de>
Co-authored-by: Sven Niederberger <niederberger@embotech.com>
Co-authored-by: Sven Niederberger <73159570+s-nie@users.noreply.github.com>
2022-05-12 09:02:28 +02:00
..
ISSUE_TEMPLATE Add misc documentation 2022-01-22 09:07:41 +01:00
workflows Add egui_wgpu crate (#1564) 2022-05-12 09:02:28 +02:00
pull_request_template.md Update PR template to suggests users to run ./sh/check.sh 2022-04-03 09:52:25 +02:00