aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/ops/GrAtlasTextOp.h
Commit message (Expand)AuthorAge
* Remove clamping of kPlus with F16 configsGravatar Brian Osman2018-07-11
* Remove sRGB config checks based on color spaceGravatar Brian Osman2018-07-02
* Refactor GrPipeline dynamic state.Gravatar Brian Salomon2018-06-26
* Plumb GrContext everywhereGravatar Robert Phillips2018-06-12
* Rename GrAtlasTextBlob -> GrTextBlobGravatar Herb Derby2018-05-29
* Rename GrAtlasTextContext -> GrTextContextGravatar Herb Derby2018-05-24
* Add GPU perspective support for color emojiGravatar Jim Van Verth2018-05-24
* Fix check for valid proxies returned by AtlasManager.Gravatar Jim Van Verth2018-05-16
* DFT to draw A8 instead of incorrect vertical lcd.Gravatar Ben Wagner2018-04-18
* Remove GrRestrictedAtlasManagerGravatar Robert Phillips2018-03-08
* Add bilerp support to scaled emojisGravatar Jim Van Verth2018-03-05
* 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
* Pull non-substantive changes out of omnibus CLGravatar Robert Phillips2018-02-21
* Change signature of GrAtlasGlyphCache::getProxiesGravatar Robert Phillips2018-02-20
* Remove unused color from all distance field GPs and GrAtlasTextOpGravatar Brian Osman2018-01-03
* 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
* Batch ops together in SkAtasTextTargetGravatar Brian Salomon2017-11-27
* Revert "Revert "Add Atlas Text interface for rendering SDF glyphs.""Gravatar Brian Salomon2017-11-19
* Revert "Add Atlas Text interface for rendering SDF glyphs."Gravatar Greg Daniel2017-11-18
* Add Atlas Text interface for rendering SDF glyphs.Gravatar Brian Salomon2017-11-17
* 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
* Some more clipped text optimizations.Gravatar Jim Van Verth2017-10-25
* Clip text geometrically when possible.Gravatar Jim Van Verth2017-10-20
* Remove trailing whitespace.Gravatar Ben Wagner2017-10-09
* Use shader based blending to clamp kPlus mode w/F16Gravatar Brian Osman2017-09-20
* Change visitProxies signatureGravatar Robert Phillips2017-09-14
* Add method to iterate over a GrOp's GrSurfaceProxiesGravatar Robert Phillips2017-09-13
* Add support for additional textures in GrDrawOpAtlasGravatar Jim Van Verth2017-09-12
* Move GrProcessorSet into GrPipelineGravatar Brian Salomon2017-08-09
* 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
* Clean up GrResourceProvider usageGravatar Robert Phillips2017-06-15
* 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 pipeline handling out of GrMeshDrawOp.Gravatar Brian Salomon2017-04-03
* Renames of processor analysis-related classes and method.Gravatar Brian Salomon2017-03-30
* Remove GrPipelineOptimizations computation from GrPipeline::init and nest in ...Gravatar Brian Salomon2017-03-29
* Split GrPipelineInput into separate color and coverage types, the latter of w...Gravatar Brian Salomon2017-03-27
* Retract GrContext from src/gpu/effectsGravatar Robert Phillips2017-03-15
* Clean up/remove unused GrFragmentProcessor-derived ctorsGravatar Robert Phillips2017-02-28
* Make GrPipelineAnalysis a nested class of GrProcessorSet.Gravatar Brian Salomon2017-02-22
* Removes tracking of whether color is ignored by XP.Gravatar Brian Salomon2017-01-04