aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrDrawContext.cpp
Commit message (Expand)AuthorAge
* Replace targetHasUnifiedMultisampling in GrPB constructorGravatar csmartdalton2016-06-08
* Remove GrRenderTarget from GrPipelineBuilderGravatar robertphillips2016-06-06
* Unref GrXPFactory.Gravatar bungeman2016-06-03
* Make GrClipMaskManager stateless and push GrPipelineBuilder construction down...Gravatar robertphillips2016-06-03
* Change parameters to GrPipelineBuilder's ctorGravatar robertphillips2016-05-28
* Rename GrDrawingMgr::abandon to wasAbandoned & add a matching entry point to ...Gravatar robertphillips2016-05-16
* Convert GrClip to an abstract base classGravatar cdalton2016-05-13
* 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
* Replace GrStrokeInfo with GrStyle.Gravatar bsalomon2016-05-10
* Revert of Replace GrStrokeInfo with GrStyle. (patchset #4 id:160001 of https:...Gravatar bsalomon2016-05-10
* Replace GrStrokeInfo with GrStyle.Gravatar bsalomon2016-05-10
* When filling nested rect path check for empty inner and empty outer rectsGravatar bsalomon2016-05-02
* Bring sk_sp to GrDrawContextGravatar robertphillips2016-04-27
* Tweak distance field path renderer behavior in gamma-correct mode to matchGravatar brianosman2016-04-13
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* 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 GrDrawContext::internalDrawPath cons up its own GrPipelineBuilderGravatar robertphillips2016-03-01
* Move drawDRRect back to GrDrawContextGravatar robertphillips2016-02-29
* Revert of Make GrDrawContext::internalDrawPath cons up its own GrPipelineBuil...Gravatar ethannicholas2016-02-25
* Make GrDrawContext::internalDrawPath cons up its own GrPipelineBuilderGravatar robertphillips2016-02-25
* Hide GrPipelineBuilder from GrOvalRendererGravatar robertphillips2016-02-25
* Mv DRRect drawing code from GrDrawContext into SkGpuDeviceGravatar robertphillips2016-02-25
* Hide GrDrawTarget from GrOvalRendererGravatar robertphillips2016-02-24
* Fix memory leakGravatar joshualitt2016-02-17
* Create GrPathRenderingDrawContextGravatar joshualitt2016-02-16
* 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
* Remove GrContext* from GrTextContextGravatar joshualitt2016-02-11
* Make copySurface work for texture dsts, return a bool, & add unit test.Gravatar bsalomon2016-02-11
* Pass a GrContext pointer in GrDrawContext constructorGravatar joshualitt2016-02-11
* Move surface props off of GrTextContextGravatar joshualitt2016-02-11
* Remove two varieties of drawNonAARect from GrDrawTargetGravatar joshualitt2016-01-13
* GrAuditTrail hooks in GrContext + GrDrawContextGravatar joshualitt2016-01-13
* Reland of Add guards to GrTextureProvider (patchset #1 id:1 of https://codere...Gravatar joshualitt2016-01-11
* 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
* Revert of Add guards to GrTextureProvider (patchset #5 id:80001 of https://co...Gravatar joshualitt2016-01-07
* Add guards to GrTextureProviderGravatar joshualitt2016-01-07
* Make a single GrSingleOwner in GrContextGravatar joshualitt2016-01-07
* Create debug only SkSingleOwnerGravatar joshualitt2016-01-06
* Move path fallback for AA rect out of SkGpuDeviceGravatar cdalton2016-01-04
* Move all text stuff to its own folderGravatar joshualitt2015-12-11
* Remove drawPathsFromRange from GrDrawContextGravatar cdalton2015-12-08
* Reduce calls sites where both the GrDrawContext & GrRenderTarget are both passedGravatar robertphillips2015-12-04