aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/gpu/GrDrawContext.h
Commit message (Expand)AuthorAge
* 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
* Unblock DEPS roll by remove SkAutoTUnref from GrDrawContextGravatar robertphillips2015-05-26
* Split drawing functionality out of GrContext and into new GrDrawContextGravatar robertphillips2015-05-26