aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/batches/GrDefaultPathRenderer.cpp
Commit message (Expand)AuthorAge
* Move GrFixedClip into src directoryGravatar csmartdalton2016-08-19
* Revert of Retract PipelineBuilder some more (patchset #9 id:160001 of https:/...Gravatar bsalomon2016-07-22
* Retract PipelineBuilder some moreGravatar robertphillips2016-07-21
* Remove DrawFace enum from GrPipelineBuilderGravatar robertphillips2016-07-21
* Minor change to Ganesh path renderersGravatar robertphillips2016-07-21
* Revert of Remove DrawFace enum from GrPipelineBuilder (patchset #2 id:20001 o...Gravatar robertphillips2016-07-21
* Remove DrawFace enum from GrPipelineBuilderGravatar robertphillips2016-07-21
* Simplify GrDefaultPathRenderer a tiny bitGravatar robertphillips2016-07-11
* Add choke point for modifying non-AA rect draws (e.g., applying clipping)Gravatar robertphillips2016-07-08
* Revert of Add choke point for modifying non-AA rect draws (e.g., applying cli...Gravatar robertphillips2016-07-08
* Add choke point for modifying non-AA rect draws (e.g., applying clipping)Gravatar robertphillips2016-07-08
* Consolidate handling of infinitely thin primitives and aa bloat handing WRT b...Gravatar bsalomon2016-07-08
* Remove fColor from PathRenderer DrawPathArgs structGravatar robertphillips2016-07-07
* Even more hiding of Geometry structs in GrBatch subclasses.Gravatar bsalomon2016-06-30
* Remove style application from GrPathRenderer subclassesGravatar bsalomon2016-06-27
* Use GrShape in GrPathRenderer.Gravatar bsalomon2016-06-24
* sk_sp for Ganesh.Gravatar bungeman2016-06-09
* Replace targetHasUnifiedMultisampling in GrPB constructorGravatar csmartdalton2016-06-08
* Remove GrRenderTarget from GrPipelineBuilderGravatar robertphillips2016-06-06
* More Unref GrXPFactory.Gravatar bungeman2016-06-03
* Make GrClipMaskManager stateless and push GrPipelineBuilder construction down...Gravatar robertphillips2016-06-03
* Remove clip from GrPipelineBuilderGravatar 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
* Make GrPathRenderer only support fills for path stencilingGravatar bsalomon2016-05-05
* added GrMSAAPathRendererGravatar ethannicholas2016-05-02
* Use constexpr constructors of GrStencilSettings rather than hacky macro system.Gravatar bsalomon2016-04-29
* Revert of added GrMSAAPathRenderer (patchset #9 id:160001 of https://coderevi...Gravatar ethannicholas2016-04-04
* added GrMSAAPathRendererGravatar ethannicholas2016-04-04
* Revert of added GrMSAAPathRenderer (patchset #8 id:140001 of https://coderevi...Gravatar ethannicholas2016-04-04
* added GrMSAAPathRendererGravatar ethannicholas2016-04-04
* Simplify GrDrawBatch uploads and token uage.Gravatar bsalomon2016-04-01
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* 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
* Update how we send draws to gpu backend to reduce state setting.Gravatar egdaniel2016-03-17
* added support for PLS path renderingGravatar ethannicholas2016-01-30
* Add Audittrail for path renderersGravatar joshualitt2016-01-14
* Remove two varieties of drawNonAARect from GrDrawTargetGravatar joshualitt2016-01-13
* Remove spew in GrDefaultPathRendererGravatar joshualitt2015-12-08
* Make onPrepareDraws constGravatar joshualitt2015-11-30
* New API for computing optimization invariants.Gravatar ethannicholas2015-11-24
* Don't create a GXPFactory when blend is SrcOverGravatar egdaniel2015-11-23
* fix for default path renderer draws harlines without bloatingGravatar joshualitt2015-09-30
* Reland of add a ClassID function to GrBatch (patchset #1 id:1 of https://code...Gravatar reed2015-09-17