aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrDrawContext.cpp
Commit message (Expand)AuthorAge
* ovals now take a const GrPipelineBuilderGravatar joshualitt2015-07-13
* Start to propagate constness of GrPipelineBuilder up the stackGravatar joshualitt2015-07-13
* Trivial cleanupGravatar joshualitt2015-07-10
* Remove setFromPaint from GrPipelineBuilderGravatar joshualitt2015-07-09
* Makes GrPipelineInfo a class with query functions used by GrBatch subclasses.Gravatar bsalomon2015-07-08
* Revert of Rework GrPipelineInfo (patchset #7 id:120001 of https://codereview....Gravatar bsalomon2015-07-08
* Makes GrPipelineInfo a class with query functions used by GrBatch subclasses.Gravatar bsalomon2015-07-08
* Hide NVPR text behind distance field flagGravatar cdalton2015-06-29
* 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
* Update XPF invariant info to not account for conflationGravatar cdalton2015-06-02
* Unblock DEPS roll by remove SkAutoTUnref from GrDrawContextGravatar robertphillips2015-05-26
* Split drawing functionality out of GrContext and into new GrDrawContextGravatar robertphillips2015-05-26