summaryrefslogtreecommitdiff
path: root/src/font/shaper/Cache.zig
AgeCommit message (Expand)Author
2024-11-07move datastructures to dedicated "datastruct" packageMitchell Hashimoto
2024-06-10perf: introduce CacheTable strcture, use it for shaper cacheQwerasd
2024-05-18font/shaper: periodically reset LRU in cache to avoid slowdownMitchell Hashimoto
2024-05-01renderer/metal: log some cache infoMitchell Hashimoto
2024-05-01font/shaper: add CacheMitchell Hashimoto