aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrDrawingManager.cpp
Commit message (Expand)AuthorAge
* Create GrPathRenderingDrawContextGravatar joshualitt2016-02-16
* Remove GrContext* from GrTextContextGravatar joshualitt2016-02-11
* Pass a GrContext pointer in GrDrawContext constructorGravatar joshualitt2016-02-11
* Move surface props off of GrTextContextGravatar joshualitt2016-02-11
* Shot in the dark to fix 581472Gravatar joshualitt2016-02-09
* GrAuditTrail hooks in GrContext + GrDrawContextGravatar joshualitt2016-01-13
* Add batch names and bounds to json debug informationGravatar joshualitt2016-01-12
* 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
* Make a single GrSingleOwner in GrContextGravatar joshualitt2016-01-07
* Add assert that memory pool is empty when GrTextBlobCache freesGravatar joshualitt2016-01-05
* Add Drawing Manager guards against re-entrant flushesGravatar joshualitt2015-12-18
* Move all text stuff to its own folderGravatar joshualitt2015-12-11
* Add debug option to clip each GrBatch to its device boundsGravatar bsalomon2015-11-30
* Update testing frameworks/tests for MDBGravatar robertphillips2015-11-16
* Revert of Update testing frameworks/tests for MDB (patchset #4 id:60001 of ht...Gravatar egdaniel2015-11-13
* Update testing frameworks/tests for MDBGravatar robertphillips2015-11-13
* Move GrBatchFlushState from GrDrawTarget to GrDrawingManagerGravatar robertphillips2015-11-11
* Dependencies are now added between the drawTargets in GrPipelineGravatar robertphillips2015-10-30
* Minor cleanup of clip mask managerGravatar robertphillips2015-10-30
* Remove GrPipelineBuilder from getPathRenderer callGravatar robertphillips2015-10-29
* Add immediate mode option for gpu configs in dmGravatar bsalomon2015-10-23
* Revert of Dependencies are now added between the drawTargets in GrPipeline (p...Gravatar robertphillips2015-10-22
* Dependencies are now added between the drawTargets in GrPipelineGravatar robertphillips2015-10-22
* Revert of Dependencies are now added between the drawTargets in GrPipeline (p...Gravatar caryclark2015-10-21
* Dependencies are now added between the drawTargets in GrPipelineGravatar robertphillips2015-10-20
* Move GrDrawingManager methods to their own .cpp fileGravatar robertphillips2015-10-20