aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/text/GrAtlasTextBlob.cpp
Commit message (Expand)AuthorAge
* hide SkBlurMaskFilter and SkBlurQualityGravatar Mike Reed2018-03-14
* Remove another set of AttachCacheGravatar Herb Derby2018-03-09
* Remove GrRestrictedAtlasManagerGravatar Robert Phillips2018-03-08
* Revert "Remove attach and detach glyph cache."Gravatar Herb Derby2018-03-07
* Remove attach and detach glyph cache.Gravatar Herb Derby2018-03-07
* Add GetTypefaceOrDefault to SkPaintPrivGravatar Herb Derby2018-03-06
* 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
* Revert "Fission GrAtlasGlyphCache in two"Gravatar Robert Phillips2018-02-28
* Fission GrAtlasGlyphCache in twoGravatar Robert Phillips2018-02-27
* Update GrTextBlobCache for DDLGravatar Robert Phillips2018-02-15
* Cleanup of large text rendering, take 2.Gravatar Jim Van Verth2018-02-08
* Revert "Cleanup of large text rendering."Gravatar Jim Van Verth2018-02-06
* Cleanup of large text rendering.Gravatar Jim Van Verth2018-02-06
* Move glyph cache and descriptor functions off of SkPaintGravatar Herb Derby2018-01-23
* move the guts of SkMaskFilter.h into SkMaskFilterBase.hGravatar Mike Reed2018-01-23
* Clean up SkScalerContext descriptor creationGravatar Herb Derby2018-01-23
* Move more internal methods from GrContext to GrContextPriv (take 3)Gravatar Robert Phillips2018-01-22
* remove unused SkRasterizerGravatar Mike Reed2018-01-21
* Revert "Move more internal methods from GrContext to GrContextPriv (take 2)"Gravatar Leon Scroggins2018-01-20
* Move more internal methods from GrContext to GrContextPriv (take 2)Gravatar Robert Phillips2018-01-19
* Revert "Move more internal methods from GrContext to GrContextPriv"Gravatar Hal Canary2018-01-19
* Move more internal methods from GrContext to GrContextPrivGravatar Robert Phillips2018-01-19
* Begin support for large color emoji glyphsGravatar Jim Van Verth2018-01-12
* 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
* Make GrAtlasTextBlob return to caller when a flush is required during subrun ...Gravatar Brian Salomon2017-11-07
* More attempts at clipping perf.Gravatar Jim Van Verth2017-11-01
* Add GrTextUtils::TargetGravatar Brian Salomon2017-10-30
* Some more clipped text optimizations.Gravatar Jim Van Verth2017-10-25
* Add GrColorSpaceInfo and use in place of GrRenderTargetContext in paint conve...Gravatar Brian Salomon2017-10-24
* Clip text geometrically when possible.Gravatar Jim Van Verth2017-10-20
* Revert "Revert "Make GPU backend triangulate rects such that they are rendere...Gravatar Brian Salomon2017-10-18
* Revert "Make GPU backend triangulate rects such that they are rendered as tri...Gravatar Brian Salomon2017-10-17
* Make GPU backend triangulate rects such that they are rendered as tri strips ...Gravatar Brian Salomon2017-10-17
* Pull non-substantive changes out of explicit GPU resource allocation CLGravatar Robert Phillips2017-09-13
* Remove GrLegacyMeshDrawOp and GrPipelineBuilderGravatar Brian Salomon2017-07-19
* Revert "Revert "Make GrAtlasTextOp a non-legacy GrMeshDrawOp""Gravatar Brian Salomon2017-07-19
* Revert "Make GrAtlasTextOp a non-legacy GrMeshDrawOp"Gravatar Brian Salomon2017-07-17
* Make GrAtlasTextOp a non-legacy GrMeshDrawOpGravatar Brian Salomon2017-07-14
* Add proper aliased support for SDF textGravatar Jim Van Verth2017-07-06
* Fix LCD distance field text color filteringGravatar Jim Van Verth2017-06-08
* Fix GPU text colors when color spaces are involvedGravatar Brian Osman2017-05-11
* Move GrPipelineBuilder into GrRenderTargetContext::addLegacyDrawOpGravatar Brian Salomon2017-04-04
* Move pipeline handling out of GrMeshDrawOp.Gravatar Brian Salomon2017-04-03
* Revert "Revert "Hold sk_sp<GrAtlasTextBlob> refs in GrTextBlobCache instead o...Gravatar Florin Malita2017-03-10
* Revert "Hold sk_sp<GrAtlasTextBlob> refs in GrTextBlobCache instead of raw ptrs"Gravatar Florin Malita2017-03-09
* Hold sk_sp<GrAtlasTextBlob> refs in GrTextBlobCache instead of raw ptrsGravatar Florin Malita2017-03-09