Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Decouple `Mesh` primitives from main `Primitive` type | 2023-06-29 | 1 | -4/+12 | |
* | Introduce custom backend-specific primitives | 2023-06-29 | 1 | -3/+245 | |
* | Bundle `tiny-skia` backend together with `iced_renderer` | 2023-05-10 | 1 | -3/+0 | |
* | Introduce backend feature flags in `iced_renderer` | 2023-03-06 | 1 | -0/+3 | |
* | Create `iced_widget` subcrate and re-organize the whole codebase | 2023-03-04 | 1 | -9/+5 | |
* | Move `Canvas` and `QRCode` to `iced` crate | 2023-03-03 | 1 | -10/+3 | |
* | Implement `Canvas` support for `iced_tiny_skia` | 2023-03-01 | 1 | -1/+13 | |
* | Use `iced_renderer` instead of `iced_graphics` in root crate | 2023-02-28 | 1 | -0/+1 | |
* | Introduce `iced_renderer` subcrate featuring runtime renderer fallback | 2023-02-24 | 1 | -0/+17 |