aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/batches/GrTessellatingPathRenderer.cpp
Commit message (Expand)AuthorAge
* Rename GrDrawContext to GrRenderTargetContextGravatar Brian Osman2016-10-27
* Add GrOpList and rename GrDrawTarget to GrRenderTargetOpListGravatar Robert Phillips2016-10-26
* Enable the screenspace AA tessellating path renderer.Gravatar senorblanco2016-09-01
* Fix ASAN int overflow error in GLProgramsTestGravatar bsalomon2016-09-01
* Screenspace AA tessellated GPU path rendering.Gravatar senorblanco2016-08-31
* Revert of Screenspace AA tessellated path rendering. (patchset #37 id:730001 ...Gravatar senorblanco2016-08-31
* Screenspace AA tessellated GPU path rendering.Gravatar senorblanco2016-08-31
* Move off SK_SUPPORT_LEGACY_DATA_FACTORIES.Gravatar bungeman2016-08-02
* 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
* Revert of Remove DrawFace enum from GrPipelineBuilder (patchset #2 id:20001 o...Gravatar robertphillips2016-07-21
* Remove DrawFace enum from GrPipelineBuilderGravatar robertphillips2016-07-21
* 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
* 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
* Make GrClipMaskManager stateless and push GrPipelineBuilder construction down...Gravatar robertphillips2016-06-03
* Revert of Don't allow uncacheable paths in tessellated path renderer (patchse...Gravatar bsalomon2016-05-18
* Don't allow uncacheable paths in tessellated path rendererGravatar bsalomon2016-05-18
* Remove clip from GrPipelineBuilderGravatar cdalton2016-05-12
* 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
* Unify implementations of stroking radius calculationsnsGravatar bsalomon2016-04-29
* Track GL buffer state based on unique resource IDGravatar cdalton2016-04-07
* Revert of Track GL buffer state based on unique resource ID (patchset #6 id:1...Gravatar mtklein2016-04-06
* Track GL buffer state based on unique resource IDGravatar cdalton2016-04-06
* 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
* GrTessellator: don't reuse the previous vertex buffer on a cache miss.Gravatar senorblanco2016-03-16
* GrTessellator: abstract vertex allocation into caller.Gravatar senorblanco2016-03-10
* added support for PLS path renderingGravatar ethannicholas2016-01-30
* Add Audittrail for path renderersGravatar joshualitt2016-01-14
* Broke GrTessellatingPathRenderer's tessellator out into a separate file.Gravatar ethannicholas2016-01-07
* Revert of Broke GrTessellatingPathRenderer's tessellator out into a separate ...Gravatar caryclark2016-01-07
* Broke GrTessellatingPathRenderer's tessellator out into a separate file.Gravatar ethannicholas2016-01-06
* Retract GrRenderTarget a bitGravatar robertphillips2015-12-01
* Make onPrepareDraws constGravatar joshualitt2015-11-30
* New API for computing optimization invariants.Gravatar ethannicholas2015-11-24
* Restrict query bounds for reduce clip to dev boundsGravatar bsalomon2015-11-23
* Reland of add a ClassID function to GrBatch (patchset #1 id:1 of https://code...Gravatar reed2015-09-17
* Revert of add a ClassID function to GrBatch (patchset #5 id:80001 of https://...Gravatar reed2015-09-17