summaryrefslogtreecommitdiffstats
path: root/wgpu/src/image/atlas/entry.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2023-03-07Remove `image` abstractions in `iced_graphics`Libravatar Héctor Ramón Jiménez1-3/+3
2023-03-04Create `iced_widget` subcrate and re-organize the whole codebaseLibravatar Héctor Ramón Jiménez1-3/+2
2022-11-05Refactor some `image` traits a bitLibravatar Héctor Ramón Jiménez1-4/+6
2022-11-05Move image/svg handling into `iced_graphics`Libravatar Ian Douglas Scott1-3/+3
2021-02-13Add image format options to reduce code bloat, fixes #376Libravatar Greg V1-1/+1
2020-02-28Stop creating image pipeline when unnecessaryLibravatar Héctor Ramón Jiménez1-1/+2
2020-02-26Refactor texture atlasLibravatar Héctor Ramón Jiménez1-0/+25