Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run `cargo fmt` | 2025-02-21 | 1 | -1/+1 | |
* | Update `wgpu` to `23.0` | 2024-11-05 | 1 | -2/+2 | |
* | Update `wgpu` to `22.0` | 2024-09-20 | 1 | -0/+1 | |
* | Update `wgpu` to `0.20.1` | 2024-09-20 | 1 | -0/+4 | |
* | Introduce `Svg` struct in `core::svg` | 2024-08-04 | 1 | -10/+9 | |
* | Introduce `Image` struct in `core::image` | 2024-08-04 | 1 | -13/+6 | |
* | Implement image support for `canvas` widget | 2024-08-04 | 1 | -4/+20 | |
* | Fix windows fighting over shared `image::Cache` | 2024-05-06 | 1 | -27/+11 | |
* | Introduce dynamic `opacity` support for `Image` and `Svg` | 2024-05-03 | 1 | -5/+17 | |
* | Rename `global_scale` to `scale` in `wgpu::image` | 2024-05-02 | 1 | -9/+3 | |
* | Simplify image rotation API and its internals | 2024-05-02 | 1 | -18/+6 | |
* | Add `Image` rotation support | 2024-05-02 | 1 | -9/+56 | |
* | Make image `Cache` eviction strategy less aggressive in `iced_wgpu` | 2024-04-24 | 1 | -1/+1 | |
* | Decouple caching from layering and simplify everything | 2024-04-05 | 1 | -3/+4 | |
* | Redesign `iced_wgpu` layering architecture | 2024-04-03 | 1 | -0/+571 |