summaryrefslogtreecommitdiffstats
path: root/wgpu/src/layer.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Introduce support for `Font` attributesLibravatar Héctor Ramón Jiménez2023-03-301-1/+1
|
* Create `iced_widget` subcrate and re-organize the whole codebaseLibravatar Héctor Ramón Jiménez2023-03-041-6/+3
|
* Mark `Primitive` as `non-exhaustive` in `iced_graphics`Libravatar Héctor Ramón Jiménez2023-03-031-2/+1
|
* Implement `Canvas` support for `iced_tiny_skia`Libravatar Héctor Ramón Jiménez2023-03-011-0/+274