Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bundle `tiny-skia` backend together with `iced_renderer` | 2023-05-10 | 1 | -10/+8 | |
* | Merge branch 'master' into advanced-text | 2023-04-17 | 1 | -2/+2 | |
* | Introduce backend feature flags in `iced_renderer` | 2023-03-06 | 1 | -1/+5 | |
* | Move `webgl` feature selection for `wgpu` into `iced_wgpu` | 2023-03-05 | 1 | -6/+4 | |
* | Create `iced_widget` subcrate and re-organize the whole codebase | 2023-03-04 | 1 | -4/+0 | |
* | Move `Canvas` and `QRCode` to `iced` crate | 2023-03-03 | 1 | -7/+1 | |
* | Implement `Canvas` support for `iced_tiny_skia` | 2023-03-01 | 1 | -2/+8 | |
* | Use `iced_renderer` instead of `iced_graphics` in root crate | 2023-02-28 | 1 | -0/+2 | |
* | Scaffold `iced_tiny_skia` and connect it to `iced_renderer` | 2023-02-25 | 1 | -2/+6 | |
* | Introduce `iced_renderer` subcrate featuring runtime renderer fallback | 2023-02-24 | 1 | -0/+26 |