summaryrefslogtreecommitdiffstats
path: root/graphics/src/geometry/cache.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Introduce `canvas::Cache` groupingLibravatar Héctor Ramón Jiménez2024-04-301-44/+39
| | | | | Caches with the same `Group` will share their text atlas!
* Fix `geometry::Cache` not reusing previous geometryLibravatar Héctor Ramón Jiménez2024-04-031-15/+24
|
* Redesign `iced_wgpu` layering architectureLibravatar Héctor Ramón Jiménez2024-04-031-3/+7
|
* Fix broken links in documentationLibravatar Héctor Ramón Jiménez2024-03-221-24/+9
|
* Restore `canvas::Frame` APILibravatar Héctor Ramón Jiménez2024-03-221-0/+123