egui/crates/egui-wgpu
Emil Ernerfeldt fe368bacc4 Release 0.29.1 - Bug fixes 2024-10-01 10:08:21 +02:00
..
src Wgpu render pass on paint callback has now static lifetime (#5149) 2024-09-23 11:48:09 +02:00
CHANGELOG.md Release 0.29.1 - Bug fixes 2024-10-01 10:08:21 +02:00
Cargo.toml Add opt-out `fragile-send-sync-non-atomic-wasm` feature for wgpu (#5098) 2024-09-13 13:00:18 +02:00
README.md Move all crates into a `crates` directory (#1940) 2022-08-20 10:41:49 +02:00

README.md

egui-wgpu

Latest version Documentation MIT Apache

This crates provides bindings between egui and wgpu.

This was originally hosted at https://github.com/hasenbanck/egui_wgpu_backend