egui/crates/egui-wgpu
Emil Ernerfeldt c5495d69fb
egui-wgpu: Fix crash on zero-sized scissor rects (#2039)
2022-09-13 09:32:05 +02:00
..
src egui-wgpu: Fix crash on zero-sized scissor rects (#2039) 2022-09-13 09:32:05 +02:00
CHANGELOG.md egui-wgpu renderer renaming (#2021) 2022-09-07 14:20:21 +02:00
Cargo.toml Release 0.19.0 - wgpu backend, repaint_after, continue-after-close 2022-08-20 16:49:58 +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