aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrOvalRenderer.h
Commit message (Expand)AuthorAge
* Hide GrPipelineBuilder from GrOvalRendererGravatar robertphillips2016-02-25
* Hide GrDrawTarget from GrOvalRendererGravatar robertphillips2016-02-24
* ovals now take a const GrPipelineBuilderGravatar joshualitt2015-07-13
* Split drawing functionality out of GrContext and into new GrDrawContextGravatar robertphillips2015-05-26
* Move instanced index buffer creation to flush timeGravatar bsalomon2015-05-04
* Revert of Move instanced index buffer creation to flush time (patchset #6 id:...Gravatar bsalomon2015-05-04
* Move instanced index buffer creation to flush timeGravatar bsalomon2015-05-04
* Add batch unit tests for ovalsGravatar joshualitt2015-04-30
* Rename GrOptDrawState to GrPipeline and GrDrawState to GrPipelineBuilderGravatar egdaniel2015-01-22
* Move ViewMatrix off of drawstateGravatar joshualitt2014-12-29
* remove view matrix from contextGravatar joshualitt2014-12-17
* This cl moves color and coverage off of drawstate. In an effort to keep this...Gravatar joshualitt2014-12-09
* Drawstate on stackGravatar joshualitt2014-11-17
* Oval and stroke AA rect now batchGravatar joshualitt2014-10-22
* Revert of Oval and stroke AA rect now batch (patchset #7 id:110001 of https:/...Gravatar joshualitt2014-10-22
* Oval and stroke AA rect now batchGravatar joshualitt2014-10-22
* Revert of Oval and stroke AA rect now batch (patchset #7 id:110001 of https:/...Gravatar mtklein2014-10-22
* Oval and stroke AA rect now batchGravatar joshualitt2014-10-22
* Implement drawDRRect for GPUGravatar commit-bot@chromium.org2014-04-09
* Apply hairline optimization only if the path renderer wants itGravatar commit-bot@chromium.org2013-11-22
* Revert "Do not apply hairline optimization for paths if nv_path_rendering is ...Gravatar bsalomon@google.com2013-11-08
* Do not apply hairline optimization for paths if nv_path_rendering is usedGravatar commit-bot@chromium.org2013-11-08
* Remove GrRefCnt.h in favor of SkRefCnt.hGravatar commit-bot@chromium.org2013-09-09
* Move oval and rect renderer includes to private interfaceGravatar jvanverth@google.com2013-09-06