egui/crates/egui-wgpu/src
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
..
egui.wgsl Improve text redering and do all color operation in gamma space (#2071) 2022-09-24 17:53:11 +02:00
lib.rs format: add some blank lines where it was needed 2023-02-10 18:03:46 +01:00
renderer.rs [egui-wgpu] Do vertex & index buffer in a single copy each (#2820) 2023-03-29 19:30:18 +02:00
winit.rs egui-wgpu: Support multisampling (#2878) 2023-04-13 22:29:15 +02:00