summaryrefslogtreecommitdiffstats
path: root/wgpu/src/image/atlas/entry.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove `image` abstractions in `iced_graphics`Libravatar Héctor Ramón Jiménez2023-03-071-3/+3
* Create `iced_widget` subcrate and re-organize the whole codebaseLibravatar Héctor Ramón Jiménez2023-03-041-3/+2
* Refactor some `image` traits a bitLibravatar Héctor Ramón Jiménez2022-11-051-4/+6
* Move image/svg handling into `iced_graphics`Libravatar Ian Douglas Scott2022-11-051-3/+3
* Add image format options to reduce code bloat, fixes #376Libravatar Greg V2021-02-131-1/+1
* Stop creating image pipeline when unnecessaryLibravatar Héctor Ramón Jiménez2020-02-281-0/+26