Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-05-01 | Use an opaque `Id` type for `image::Handle` | 1 | -2/+2 | |
2024-05-01 | Use `Bytes` as the `Container` of `ImageBuffer` | 1 | -1/+1 | |
2024-04-07 | Use built-in `[lints]` table in `Cargo.toml` | 1 | -1/+3 | |
2023-11-11 | Refactor texture image filtering | 1 | -1/+2 | |
2023-11-11 | Fix clippy + fmt | 1 | -3/+7 | |
2023-11-11 | Implement texture filtering options | 1 | -1/+6 | |
2023-09-09 | Deny `broken_intradoc_links` and verify documentation in CI | 1 | -2/+2 | |
2023-07-12 | Fix import consistency for `bytemuck` | 1 | -3/+3 | |
2023-07-12 | Upgrade resvg to 0.34 and tiny_skia to 0.10 | 1 | -3/+3 | |
2023-04-26 | Update `tiny-skia` and `resvg` | 1 | -1/+1 | |
2023-03-07 | Trim `raster` cache in `iced_tiny_skia` | 1 | -0/+9 | |
2023-03-07 | Implement `raster` pipeline in `iced_tiny_skia` | 1 | -0/+107 |