aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrPath.cpp
Commit message (Expand)AuthorAge
* Dump additional details about the gpu resources.Gravatar Derek Sollenberger2018-03-29
* Make GrShape compute keys for short paths from path data instead of using the...Gravatar bsalomon2016-09-21
* Fix key computation for GrPathsGravatar bsalomon2016-09-15
* 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
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* Include conic weights in GrPath cache kSimpleVolatilePathDomain keysGravatar kkinnunen2015-11-26
* [Reland] Fix NVPR assert for equivalent ovalsGravatar fmalita2015-11-18
* Revert of Fix NVPR assert for equivalent ovals (patchset #1 id:1 of https://c...Gravatar stephana2015-11-18
* Fix NVPR assert for equivalent ovalsGravatar fmalita2015-11-18
* Use static_assert instead of SK_COMPILE_ASSERT.Gravatar bungeman2015-08-20
* Mark SkPaths created by GrContext fallback draw logic as volatileGravatar kkinnunen2015-05-21
* Improve caching of special case paths in GrStencilAndCoverPathRendererGravatar kkinnunen2015-05-21
* Improve caching of dashed paths in GrStencilAndCoverPathRendererGravatar kkinnunen2015-05-18
* Rename GrContentKey to GrUniqueKeyGravatar bsalomon2015-02-19
* Add specialized content key class for resources.Gravatar bsalomon2015-01-23
* Add a simpler key type for scratch resource keys.Gravatar bsalomon2014-12-30
* Add a GrPathRange classGravatar cdalton2014-07-21
* Fix compilation with SK_ENABLE_INST_COUNT=1Gravatar commit-bot@chromium.org2013-12-05
* Make GrContext cache the gpu pathsGravatar commit-bot@chromium.org2013-11-01
* Extended instance counting to all GrResource-derived classesGravatar robertphillips@google.com2012-09-11