egui/crates/egui-wgpu
Pēteris Pakalns c86bfb6e67
egui-wgpu: Support multisampling (#2878)
* Minimal implementation for egui wgpu multisampling support

* Update crates/egui-wgpu/CHANGELOG.md

Added pull request url

Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com>

* Fixed cargo cranky error

---------

Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com>
2023-04-13 22:29:15 +02:00
..
src egui-wgpu: Support multisampling (#2878) 2023-04-13 22:29:15 +02:00
CHANGELOG.md egui-wgpu: Support multisampling (#2878) 2023-04-13 22:29:15 +02:00
Cargo.toml Release 0.21.0 - Deadlock fix and winit update 2023-02-08 20:11:21 +01: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