egui/crates/egui-wgpu/src
Andreas Reich b896d641c5
Improved wgpu callbacks (#3253)
* Improved wgpu callbacks

* update documentation on egui_wgpu callbacks

* make shared callback resource map pub

* make it nicer to create epaint::PaintCallback from egui_wgpu callback

* constrain ClippedPrimitive lifetime to outlive wgpu::RenderPass

* Revert callback resources to TypeMap, put finish_prepare on callback trait

* doc string fixes
2023-08-15 17:17:39 +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 Improved wgpu callbacks (#3253) 2023-08-15 17:17:39 +02:00
renderer.rs Improved wgpu callbacks (#3253) 2023-08-15 17:17:39 +02:00
winit.rs fix depth texture init with multisampling (#3207) 2023-08-09 20:59:36 +02:00