egui/crates/egui-wgpu
2022-10-30 15:14:45 +01:00
..
src wgpu renderer no longer creates a sampler with every texture (#2198) 2022-10-30 15:14:45 +01:00
Cargo.toml Update to wgpu 0.14 (#2114) 2022-10-06 15:50:46 +02:00
CHANGELOG.md wgpu renderer no longer creates a sampler with every texture (#2198) 2022-10-30 15:14:45 +01:00
README.md Move all crates into a crates directory (#1940) 2022-08-20 10:41:49 +02:00

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