Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |