aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/gpu/GrDrawContext.h
Commit message (Expand)AuthorAge
* Begin weaning GrClipMaskManager off of GrDrawTarget (take 2)Gravatar robertphillips2016-03-02
* Revert of Begin weaning GrClipMaskManager off of GrDrawTarget (take 2) (patch...Gravatar robertphillips2016-03-02
* Begin weaning GrClipMaskManager off of GrDrawTarget (take 2)Gravatar robertphillips2016-03-02
* Make GrDrawContext::internalDrawPath cons up its own GrPipelineBuilderGravatar robertphillips2016-03-01
* Move drawDRRect back to GrDrawContextGravatar robertphillips2016-02-29
* Revert of Make GrDrawContext::internalDrawPath cons up its own GrPipelineBuil...Gravatar ethannicholas2016-02-25
* Make GrDrawContext::internalDrawPath cons up its own GrPipelineBuilderGravatar robertphillips2016-02-25
* Mv DRRect drawing code from GrDrawContext into SkGpuDeviceGravatar robertphillips2016-02-25
* Fix memory leakGravatar joshualitt2016-02-17
* Delete GrTextContextGravatar joshualitt2016-02-16
* Create GrPathRenderingDrawContextGravatar joshualitt2016-02-16
* Make copySurface work for texture dsts, return a bool, & add unit test.Gravatar bsalomon2016-02-16
* Revert of Make copySurface work for texture dsts, return a bool, & add unit t...Gravatar kjlubick2016-02-11
* Make copySurface work for texture dsts, return a bool, & add unit test.Gravatar bsalomon2016-02-11
* Pass a GrContext pointer in GrDrawContext constructorGravatar joshualitt2016-02-11
* Hide drawBatch on GrDrawTarget from test MethodsGravatar joshualitt2016-01-13
* GrAuditTrail hooks in GrContext + GrDrawContextGravatar joshualitt2016-01-13
* Reland of Add guards to GrTextureProvider (patchset #1 id:1 of https://codere...Gravatar joshualitt2016-01-11
* Reland of Make a single GrSingleOwner in GrContext (patchset #1 id:1 of https...Gravatar joshualitt2016-01-08
* Revert of Make a single GrSingleOwner in GrContext (patchset #3 id:40001 of h...Gravatar joshualitt2016-01-07
* Revert of Add guards to GrTextureProvider (patchset #5 id:80001 of https://co...Gravatar joshualitt2016-01-07
* Add guards to GrTextureProviderGravatar joshualitt2016-01-07
* Make a single GrSingleOwner in GrContextGravatar joshualitt2016-01-07
* Create debug only SkSingleOwnerGravatar joshualitt2016-01-06
* Move flush logic into GrAtlasTextBlobGravatar joshualitt2015-12-10
* Remove drawPathsFromRange from GrDrawContextGravatar cdalton2015-12-08
* Reduce calls sites where both the GrDrawContext & GrRenderTarget are both passedGravatar robertphillips2015-12-04
* Retract GrRenderTarget a bitGravatar robertphillips2015-12-01
* Make stencil and cover path rendering have more reasonable bounds.Gravatar bsalomon2015-11-23
* Initial implementation of GPU no filter NinePatchGravatar joshualitt2015-11-18
* Rename non-aa rect methods on GrDrawContext in anticipation of making them su...Gravatar bsalomon2015-11-05
* Narrow the distribution of GrDrawTarget a bitGravatar robertphillips2015-10-23
* Remove DrawingMgr shims from GrContextGravatar robertphillips2015-10-17
* Loosen requirement that there be only one GrDrawTargetGravatar robertphillips2015-10-16
* GrDrawContext now holds GrRenderTarget pointerGravatar robertphillips2015-10-15
* Updates nvpr text blobs to not store a direct reference to theGravatar cdalton2015-10-08
* Dynamically allocate the GrDrawContextsGravatar robertphillips2015-10-06
* Late creation of GrPathProcessorGravatar joshualitt2015-09-10
* GrPathRangeBatchGravatar bsalomon2015-09-09
* Create separate entry points for the various flavors of drawRectGravatar joshualitt2015-08-21
* Introduce GrBatch subclasses GrDrawBatch and GrVertexBatch to prepare for non...Gravatar bsalomon2015-08-13
* trivial CL to add drawBatch to GrDrawContextGravatar joshualitt2015-08-10
* First pass at drawAtlas batching.Gravatar jvanverth2015-08-07
* Remove setFromPaint from GrPipelineBuilderGravatar joshualitt2015-07-09
* remove SkInstCntGravatar mtklein2015-06-26
* 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