aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrStencilAndCoverTextContext.cpp
Commit message (Expand)AuthorAge
* remove SkDevicePropertiesGravatar robertphillips2015-06-19
* Add useDFT field to SkDevicePropertiesGravatar robertphillips2015-06-18
* Make GrTextContext be owned by the GrDrawContextGravatar robertphillips2015-06-17
* Revert of Make GrTextContext be owned by the GrDrawContext (patchset #7 id:12...Gravatar bsalomon2015-06-16
* Make GrTextContext be owned by the GrDrawContextGravatar robertphillips2015-06-16
* Implement support for mixed sampled render targetsGravatar vbuzinov2015-06-12
* Move SkGpuDevice::internalDrawPath to GrBlurUtils::drawPathWithMaskFilterGravatar robertphillips2015-05-27
* Split drawing functionality out of GrContext and into new GrDrawContextGravatar robertphillips2015-05-26
* Move GrPath(Range) creation to ResourceProvider.Gravatar bsalomon2015-05-22
* Improve caching of dashed paths in GrStencilAndCoverPathRendererGravatar kkinnunen2015-05-18
* This replaces the texture creation/caching functions on GrContext with a GrTe...Gravatar bsalomon2015-04-30
* remove old text contexts and fontcacheGravatar joshualitt2015-04-28
* Initial CL to add distance field support to GrAtlasTextContextGravatar joshualitt2015-04-17
* Rename GrBitmapTextContextB to GrAtlasTextContextGravatar joshualitt2015-04-02
* move Atlas Text Context to its own fileGravatar joshualitt2015-04-01
* 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
* Add more parameters to GrTextContext::canDrawGravatar cdalton2015-03-25
* Let text contexts fall back directly to pathsGravatar joshualitt2015-03-20
* Remove SkLONGLONG.Gravatar bungeman2015-03-17
* Glyph positions maintain 32 bit integer part.Gravatar bungeman2015-03-11
* I'd really like to land this before the branch so speedy reviews are apprecia...Gravatar joshualitt2015-02-25
* Revert of Pass clip to context (patchset #8 id:180001 of https://codereview.c...Gravatar joshualitt2015-02-25
* I'd really like to land this before the branch so speedy reviews are apprecia...Gravatar joshualitt2015-02-25
* Move clip off of draw targetGravatar joshualitt2015-02-23
* Rename GrContentKey to GrUniqueKeyGravatar bsalomon2015-02-19
* Pass Rendertarget into context.Gravatar joshualitt2015-02-18
* Add specialized content key class for resources.Gravatar bsalomon2015-01-23
* Rename GrOptDrawState to GrPipeline and GrDrawState to GrPipelineBuilderGravatar egdaniel2015-01-22
* Add a simpler key type for scratch resource keys.Gravatar bsalomon2014-12-30
* Move ViewMatrix off of drawstateGravatar joshualitt2014-12-29
* initial changes to add local matrix to primitive processorGravatar joshualitt2014-12-19
* remove view matrix from contextGravatar joshualitt2014-12-17
* Remove GP from drawstate, revision of invariant output for GPGravatar joshualitt2014-12-11
* Revert of Remove GP from drawstate, revision of invariant output for GP (patc...Gravatar joshualitt2014-12-10
* Remove GP from drawstate, revision of invariant output for GPGravatar joshualitt2014-12-10
* This cl moves color and coverage off of drawstate. In an effort to keep this...Gravatar joshualitt2014-12-09
* Ignore SkGlyphCache gamma for nvpr textGravatar cdalton2014-12-01
* Add color emoji fallback for nvpr textGravatar cdalton2014-12-01
* Add IndexType parameter to GrDrawTarget::drawPathsGravatar cdalton2014-11-25
* Drawstate on stackGravatar joshualitt2014-11-17
* Remove 1d glyph positions from nvpr textGravatar cdalton2014-11-07
* Beginning to refactor nvpr codeGravatar joshualitt2014-10-31
* Revert of Change drawText() to generate positions and send to drawPosText() (...Gravatar jvanverth2014-10-16
* Change drawText() to generate positions and send to drawPosText()Gravatar jvanverth2014-10-16
* Change GrTextContext fallbacks to be a linked list chain.Gravatar jvanverth2014-10-14
* Rearrange code in TextContexts to be more consistent and match style guide.Gravatar jvanverth2014-10-08
* Revert of Revert of Fix SkTextBlob offset semantics. (patchset #1 id:1 of htt...Gravatar fmalita2014-09-29
* Revert of Fix SkTextBlob offset semantics. (patchset #2 id:20001 of https://c...Gravatar robertphillips2014-09-29