aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/text/GrStencilAndCoverTextContext.cpp
Commit message (Expand)AuthorAge
* SkScalarMul is deprecatedGravatar Mike Reed2017-02-14
* Delay SkPaint->GrPaint conversion in text rendering.Gravatar Brian Salomon2017-01-13
* Try out new refFoo pattern on GrStyleGravatar Robert Phillips2017-01-13
* Make GrPaints move their GrProcessor ownership into GrPipelineBuilder.Gravatar Brian Salomon2017-01-11
* Remove ref counting from GrOp.Gravatar Brian Salomon2017-01-03
* Misc batch->op cleanup Part 1 of 2Gravatar Brian Salomon2016-12-21
* move src/gpu/batches -> src/gpu/opsGravatar Brian Salomon2016-12-16
* Rename NVPR batch->op and sk_sp'ifyGravatar Brian Salomon2016-12-15
* Make GrRenderTargetContext::addDrawOp use sk_spGravatar Brian Salomon2016-12-13
* Relandx2 "Remove antialiasing control from GrPaint."Gravatar Brian Salomon2016-12-09
* Revert "Reland "Remove antialiasing control from GrPaint.""Gravatar Brian Salomon2016-12-09
* Reland "Remove antialiasing control from GrPaint."Gravatar Brian Salomon2016-12-09
* Revert "Remove antialiasing control from GrPaint."Gravatar Brian Salomon2016-12-08
* Remove antialiasing control from GrPaint.Gravatar Brian Salomon2016-12-08
* Rename GrRTC::drawBatch to addDrawOp and local vars in GrRTC.cppGravatar Brian Salomon2016-12-07
* Rename GrDrawBatch->GrDrawOpGravatar Brian Salomon2016-12-01
* src/gpu: s/SkAutoTUnref/sk_sp/gGravatar Hal Canary2016-11-07
* Remove SkAutoTDelete.Gravatar Ben Wagner2016-11-03
* Rename GrDrawContext to GrRenderTargetContextGravatar Brian Osman2016-10-27
* Use sk_sp text blob APIsGravatar fmalita2016-09-13
* Have GrSurfaceProxys and GrGpuResources draw from the same pool of unique idsGravatar robertphillips2016-08-31
* Move GrAtlasTextContext to GrDrawingManager, so we only have one.Gravatar brianosman2016-08-11
* Just pass the draw context to paint conversionGravatar brianosman2016-07-25
* Add destination color space to AsFPArgs. Eliminates last XFORMTODO.Gravatar brianosman2016-07-25
* Revert of Retract PipelineBuilder some more (patchset #9 id:160001 of https:/...Gravatar bsalomon2016-07-22
* Retract PipelineBuilder some moreGravatar robertphillips2016-07-21
* Remove DrawFace enum from GrPipelineBuilderGravatar robertphillips2016-07-21
* Minor change to Ganesh path renderersGravatar robertphillips2016-07-21
* Revert of Remove DrawFace enum from GrPipelineBuilder (patchset #2 id:20001 o...Gravatar robertphillips2016-07-21
* Remove DrawFace enum from GrPipelineBuilderGravatar robertphillips2016-07-21
* Minor cleanup of GrStencilAndCoverTextContextGravatar robertphillips2016-07-19
* Make SkFont a bit more useableGravatar robertphillips2016-07-19
* Push GrPipelineBuilder down to the drawBatch calls in the TextContextGravatar robertphillips2016-07-18
* Replace targetHasUnifiedMultisampling in GrPB constructorGravatar csmartdalton2016-06-08
* Remove GrRenderTarget from GrPipelineBuilderGravatar robertphillips2016-06-06
* Make GrClipMaskManager stateless and push GrPipelineBuilder construction down...Gravatar robertphillips2016-06-03
* Change parameters to GrPipelineBuilder's ctorGravatar robertphillips2016-05-28
* Remove clip from GrPipelineBuilderGravatar cdalton2016-05-12
* Eliminate special case nvpr batch handlingGravatar cdalton2016-05-12
* Separate user and raw stencil settingsGravatar cdalton2016-05-11
* Revert of Separate user and raw stencil settings (patchset #8 id:140001 of ht...Gravatar robertphillips2016-05-11
* Separate user and raw stencil settingsGravatar cdalton2016-05-10
* Replace GrStrokeInfo with GrStyle.Gravatar bsalomon2016-05-10
* Revert of Replace GrStrokeInfo with GrStyle. (patchset #4 id:160001 of https:...Gravatar bsalomon2016-05-10
* Replace GrStrokeInfo with GrStyle.Gravatar bsalomon2016-05-10
* Use constexpr constructors of GrStencilSettings rather than hacky macro system.Gravatar bsalomon2016-04-29
* Retract SkDevice a bit moreGravatar robertphillips2016-04-22
* Rename lots of things from 'sRGB' to 'GammaCorrect', where appropriateGravatar brianosman2016-04-13
* Revert "Revert of Pass effects directly to fontcache (patchset #8 id:140001 o...Gravatar reed2016-04-12
* Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https:...Gravatar borenet2016-04-11