aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/text/GrAtlasTextBlobVertexRegenerator.cpp
Commit message (Expand)AuthorAge
* Rename GrAtlasTextBlob -> GrTextBlobGravatar Herb Derby2018-05-29
* Add GPU perspective support for color emojiGravatar Jim Van Verth2018-05-24
* Move strike cache Find*() to strike cacheGravatar Herb Derby2018-04-18
* Remove SkAutoGlyphCache decls that happen to workGravatar Herb Derby2018-03-22
* Remove last use of DetachCache.Gravatar Herb Derby2018-03-09
* Revise Text & Small Path Atlas so instantiation failure is handled at flush timeGravatar Robert Phillips2018-03-07
* Revert "Remove attach and detach glyph cache."Gravatar Herb Derby2018-03-07
* Remove attach and detach glyph cache.Gravatar Herb Derby2018-03-07
* Add bilerp support to scaled emojisGravatar Jim Van Verth2018-03-05
* sk_sp-ify GrGlyphCacheGravatar Robert Phillips2018-03-01
* Fission GrAtlasGlyphCache in two (take 2)Gravatar Robert Phillips2018-03-01
* Separate creation time & flush time behavior in GrDrawOpAtlas (take 3)Gravatar Robert Phillips2018-03-01
* Revert "Revert "Revert "Separate creation time & flush time behavior in GrDra...Gravatar Robert Phillips2018-02-28
* Revert "Fission GrAtlasGlyphCache in two"Gravatar Robert Phillips2018-02-28
* Fission GrAtlasGlyphCache in twoGravatar Robert Phillips2018-02-27
* Revert "Revert "Separate creation time & flush time behavior in GrDrawOpAtlas...Gravatar Robert Phillips2018-02-26
* Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)"Gravatar Robert Phillips2018-02-26
* Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)Gravatar Robert Phillips2018-02-26
* Revert "Separate creation time & flush time behavior in GrDrawOpAtlas"Gravatar Robert Phillips2018-02-21
* Separate creation time & flush time behavior in GrDrawOpAtlasGravatar Robert Phillips2018-02-21
* Remove back pointer to GrAtlasGlyphCache from GrAtlasTextStrikeGravatar Robert Phillips2018-02-21
* Use int when possible to calculate atlas indices in shaders.Gravatar Jim Van Verth2018-01-26
* remove unused SkRasterizerGravatar Mike Reed2018-01-21
* Move GrOpFlushState out of GrDrawingManager and onto the stackGravatar Robert Phillips2018-01-18
* Revert "Revert "move homogenous with stride to matrixpriv""Gravatar Brian Salomon2017-12-19
* Revert "Transform vertices for distance field glyphs on CPU."Gravatar Greg Daniel2017-12-18
* Transform vertices for distance field glyphs on CPU.Gravatar Brian Salomon2017-12-15
* Revert "Use int when possible to calculate atlas indices in shaders."Gravatar Jim Van Verth2017-11-20
* Use int when possible to calculate atlas indices in shaders.Gravatar Jim Van Verth2017-11-20
* Make GrTextBlob::VertexRegenerator determine vertex stride from mask formatGravatar Brian Salomon2017-11-10
* Make GrAtlasTextBlob return to caller when a flush is required during subrun ...Gravatar Brian Salomon2017-11-07