aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrBatchFontCache.h
Commit message (Expand)AuthorAge
* Remove unecessary GetGlyphIdMetrics callGravatar joshualitt2015-11-23
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* Style Change: SkNEW->new; SkDELETE->deleteGravatar halcanary2015-08-26
* Use static_assert instead of SK_COMPILE_ASSERT.Gravatar bungeman2015-08-20
* Allow setting of GrBatchFontCache atlas sizesGravatar joshualitt2015-08-19
* Make GrVertexBatch objects hold their own draws during GrDrawTarget flushGravatar bsalomon2015-08-17
* Tweak the MaskFormat in one more place in GrBatchFontCacheGravatar joshualitt2015-07-31
* Dont try to draw glyphs with unexpected mask formatsGravatar joshualitt2015-07-30
* Minimize retrieving SkGlyph in GrTextContextGravatar joshualitt2015-07-24
* fix comment on GrBatchTextStrikeGravatar joshualitt2015-07-23
* Remove some redundant fields from BitmapTextBatch (and rename to TextBatch).Gravatar bsalomon2015-07-22
* Split drawing functionality out of GrContext and into new GrDrawContextGravatar robertphillips2015-05-26
* Some simple optimizations for improving GrAtlasTextContext perfGravatar joshualitt2015-04-21
* Store pointers to GrGlyph directly in BitmapTextBlob. This patch improves pe...Gravatar joshualitt2015-04-21
* fix for perf regression on ugamsolutions / msaa16Gravatar joshualitt2015-04-09
* Adding bulk plot reffer to cached textblobsGravatar joshualitt2015-04-08
* Revert of Adding bulk plot reffer to cached textblobs (patchset #7 id:110001 ...Gravatar joshualitt2015-04-07
* Adding bulk plot reffer to cached textblobsGravatar joshualitt2015-04-07
* BitmapTextBatch and BitmapTextBlobGravatar joshualitt2015-03-31
* Revert of BitmapTextBatch and BitmapTextBlob (patchset #18 id:360001 of https...Gravatar joshualitt2015-03-31
* BitmapTextBatch and BitmapTextBlobGravatar joshualitt2015-03-31