Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Present new frame only when damaged in `iced_tiny_skia` | 2023-04-05 | 1 | -6/+8 | |
* | Create `iced_widget` subcrate and re-organize the whole codebase | 2023-03-04 | 1 | -4/+5 | |
* | Reuse `ClipMask` in `iced_tiny_skia` | 2023-03-02 | 1 | -2/+5 | |
* | Implement `Canvas` support for `iced_tiny_skia` | 2023-03-01 | 1 | -2/+1 | |
* | Use `Surface::buffer` directly for drawing in `iced_tiny_skia` | 2023-02-26 | 1 | -19/+11 | |
* | Resize `Surface::buffer` instead of reallocating in `iced_tiny_skia` | 2023-02-25 | 1 | -1/+2 | |
* | Implement basic presentation with `softbuffer` for `iced_tiny_skia` | 2023-02-25 | 1 | -14/+52 | |
* | Scaffold `iced_tiny_skia` and connect it to `iced_renderer` | 2023-02-25 | 1 | -0/+96 |