summaryrefslogtreecommitdiffstats
path: root/graphics/src/text/cache.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Migrate twox-hash -> xxhash_rust. Switch to Xxh3 for better performance.Libravatar dtzxporter2023-11-111-5/+1
* Write documentation for the new text APIsLibravatar Héctor Ramón Jiménez2023-10-271-0/+19
* Merge branch 'master' into explicit-text-cachingLibravatar Héctor Ramón Jiménez2023-09-101-1/+4
* Use `min_bounds` for cached textLibravatar Héctor Ramón Jiménez2023-08-301-4/+13
* Implement explicit text caching in the widget state treeLibravatar Héctor Ramón Jiménez2023-08-301-0/+120