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