Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use `rustc-hash` for most of our `HashMap` and `HashSet` instances | 2024-04-01 | 1 | -2/+3 | |
* | Draft support for dynamic custom renderer injection | 2024-03-21 | 1 | -2/+2 | |
* | image::Bytes::PartialEq: use core::ptr::eq to speed up comparison | 2024-02-07 | 1 | -1/+3 | |
* | Refactor texture image filtering | 2023-11-11 | 1 | -33/+16 | |
* | Fix clippy + fmt | 2023-11-11 | 1 | -1/+1 | |
* | Implement texture filtering options | 2023-11-11 | 1 | -0/+32 | |
* | Implement `PartialEq` and `Eq` for `image::Bytes` | 2023-04-05 | 1 | -29/+9 | |
* | Draft (very) basic incremental rendering for `iced_tiny_skia` | 2023-04-04 | 1 | -1/+29 | |
* | Create `iced_widget` subcrate and re-organize the whole codebase | 2023-03-04 | 1 | -0/+174 |