aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrTextBlobCache.h
Commit message (Expand)AuthorAge
* Add sanity check to GrAtlasTextBlobGravatar joshualitt2015-07-21
* rename BitmapTextBlob and move it to its own fileGravatar joshualitt2015-07-21
* add textblob cache freeallGravatar joshualitt2015-04-16
* Start caching masks / stroke fills for textblobsGravatar joshualitt2015-04-13
* Avoid regenerating cached textblobs on integer scrollsGravatar joshualitt2015-04-13
* trivial fix for TextBlobCacheGravatar joshualitt2015-04-10
* The TextBlobCache needs the ability to trigger a flush because otherwise its ...Gravatar joshualitt2015-04-10
* Adding a cache + memory pool for GPU TextBlobsGravatar joshualitt2015-04-08