aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrDrawTarget.h
Commit message (Expand)AuthorAge
* Add test configs for instanced renderingGravatar csmartdalton2016-07-29
* Retract PipelineBuilder from GrClip::applyGravatar robertphillips2016-07-13
* Move GrDrawTarget::clear logic into GrDrawContextGravatar robertphillips2016-07-13
* Use clipped bounds for reordering decisionsGravatar bsalomon2016-07-08
* Begin instanced rendering for simple shapesGravatar csmartdalton2016-07-07
* Revert of Begin instanced rendering for simple shapes (patchset #20 id:380001...Gravatar ksakamoto2016-07-05
* Begin instanced rendering for simple shapesGravatar csmartdalton2016-06-30
* Move GrPipelineBuilder out of gms & reduce use of GrPipelineBuilder.hGravatar robertphillips2016-06-23
* Remove GrRenderTarget from GrPipelineBuilderGravatar robertphillips2016-06-06
* Make GrClipMaskManager stateless and push GrPipelineBuilder construction down...Gravatar robertphillips2016-06-03
* 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
* Consolidate GPU buffer implementationsGravatar cdalton2016-03-25
* Revert of Consolidate GPU buffer implementations (patchset #10 id:180001 of h...Gravatar robertphillips2016-03-25
* Consolidate GPU buffer implementationsGravatar cdalton2016-03-25
* Attempt to combine batches in forward direction before flushGravatar bsalomon2016-03-07
* 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 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
* Add Audittrail for path renderersGravatar joshualitt2016-01-14
* Remove remaining users of draw*Rect callsGravatar joshualitt2016-01-13
* Remove two varieties of drawNonAARect from GrDrawTargetGravatar joshualitt2016-01-13
* Add batch names and bounds to json debug informationGravatar joshualitt2016-01-12
* Add Drawing Manager guards against re-entrant flushesGravatar joshualitt2015-12-18
* Add option to control maximum GrBatch lookbackGravatar bsalomon2015-12-14
* Remove drawPathsFromRange from GrDrawContextGravatar cdalton2015-12-08
* Add option to draw wireframe batch boundsGravatar bsalomon2015-12-03
* Revert of Add option to draw wireframe batch bounds (patchset #6 id:100001 of...Gravatar scroggo2015-12-03
* Add option to draw wireframe batch boundsGravatar bsalomon2015-12-03
* Add debug option to clip each GrBatch to its device boundsGravatar bsalomon2015-11-30
* APIs which took colorPOI / coveragePOI pairs updated to take a GrPipelineOpti...Gravatar ethannicholas2015-11-30
* Make stencil and cover path rendering have more reasonable bounds.Gravatar bsalomon2015-11-23
* Move GrBatchFlushState from GrDrawTarget to GrDrawingManagerGravatar robertphillips2015-11-11
* Revert of Fix mixed samples stencil clip (patchset #5 id:80001 of https://cod...Gravatar cdalton2015-11-10
* Disable preemptive batch preparationGravatar robertphillips2015-11-10
* Fix mixed samples stencil clipGravatar cdalton2015-11-09
* Dependencies are now added between the drawTargets in GrPipelineGravatar robertphillips2015-10-30
* 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
* Add debugging helper to GrDrawTargetGravatar robertphillips2015-10-20
* Add the machinery to GrDrawTarget to enable topological sortingGravatar robertphillips2015-10-20