egui/crates/egui-wgpu/src
Andreas Reich 30e66e4575
Wgpu resources are no longer wrapped in `Arc` (since they are now `Clone`) (#5612)
Co-authored-by: Nicolas <bircni@icloud.com>
2025-01-20 18:06:35 +01:00
..
capture.rs Upgrade to wgpu 24 (#5610) 2025-01-16 17:00:29 +01:00
egui.wgsl Introduce dithering to reduce banding (#4497) 2024-07-08 09:57:11 +02:00
lib.rs Wgpu resources are no longer wrapped in `Arc` (since they are now `Clone`) (#5612) 2025-01-20 18:06:35 +01:00
renderer.rs Upgrade to wgpu 24 (#5610) 2025-01-16 17:00:29 +01:00
setup.rs Wgpu resources are no longer wrapped in `Arc` (since they are now `Clone`) (#5612) 2025-01-20 18:06:35 +01:00
texture_copy.wgsl Add screenshot support for eframe web (#5438) 2024-12-12 19:17:42 +01:00
winit.rs Wgpu resources are no longer wrapped in `Arc` (since they are now `Clone`) (#5612) 2025-01-20 18:06:35 +01:00