egui/crates/egui-wgpu/src
Emil Ernerfeldt 2cf6a3a9a6
Track original SVG size (#7098)
This fixes bugs related to how an `Image` follows the size of an SVG.

We track the "source size" of each image, i.e. the original width/height
of the SVG, which can be different from whatever it was rasterized as.
2025-05-28 08:33:01 +02:00
..
capture.rs Track original SVG size (#7098) 2025-05-28 08:33:01 +02:00
egui.wgsl Introduce dithering to reduce banding (#4497) 2024-07-08 09:57:11 +02:00
lib.rs Update to wgpu 25 (#6744) 2025-05-10 13:16:49 +02:00
renderer.rs Rename `master` branch to `main` (#7034) 2025-05-08 09:15:42 +02:00
setup.rs Update to wgpu 25 (#6744) 2025-05-10 13:16:49 +02:00
texture_copy.wgsl Add screenshot support for eframe web (#5438) 2024-12-12 19:17:42 +01:00
winit.rs Enable more clippy lints (#6853) 2025-04-24 17:32:50 +02:00