summaryrefslogtreecommitdiffstats
path: root/wgpu/src/image/atlas/allocator.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2024-04-24Make image `Cache` eviction strategy less aggressive in `iced_wgpu`Libravatar Héctor Ramón Jiménez1-0/+4
2023-03-04Create `iced_widget` subcrate and re-organize the whole codebaseLibravatar Héctor Ramón Jiménez1-2/+2
2022-11-05Refactor some `image` traits a bitLibravatar Héctor Ramón Jiménez1-2/+2
2020-02-28Stop creating image pipeline when unnecessaryLibravatar Héctor Ramón Jiménez1-0/+0
2020-02-26Deallocate atlas entries and remove paddingLibravatar Héctor Ramón Jiménez1-37/+20
2020-02-26Fix multiple issues from the refactoringLibravatar Héctor Ramón Jiménez1-16/+45
2020-02-26Refactor texture atlasLibravatar Héctor Ramón Jiménez1-0/+57