aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrPathRendering.cpp
Commit message (Expand)AuthorAge
* Refactor GrPipeline dynamic state.Gravatar Brian Salomon2018-06-26
* Put GrPrimitiveProcessor/GrGeometryProcessor before GrPipeline in param lists.Gravatar Brian Salomon2018-06-25
* Remove path ranges from gpu.Gravatar Ben Wagner2018-03-29
* Remove routines no longer needed since stripping NVPRGravatar Herb Derby2018-03-05
* SkScalerContext - make some fields private.Gravatar Herb Derby2018-02-23
* Rework GrSamplerParams to be more compact and use its own wrap mode enum.Gravatar Brian Salomon2017-09-07
* Replace SkFAIL with SK_ABORT.Gravatar Ben Wagner2017-08-16
* Make GrPipeline hold a GrRenderTargetProxy (instead of a GrRenderTarget)Gravatar Robert Phillips2017-07-26
* Retract GrTexture*.h & GrRenderTarget*.h from other headersGravatar Robert Phillips2017-06-13
* sk_sp-ify GrResourceProvider some moreGravatar Robert Phillips2017-06-05
* Clean up glyph id handling.Gravatar Ben Wagner2016-11-11
* Remove call to getMetrics from GlyphGenerator.Gravatar Ben Wagner2016-11-09
* src/gpu: s/SkAutoTUnref/sk_sp/gGravatar Hal Canary2016-11-07
* SkScalerContext to use smart pointers.Gravatar bungeman2016-10-20
* SkDescriptors to be held in unique_ptr.Gravatar bungeman2016-10-19
* Rename SkDescriptor::equals to SkDescriptor::operator==Gravatar bsalomon2016-05-17
* Eliminate special case nvpr batch handlingGravatar 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
* Revert "Revert of Pass effects directly to fontcache (patchset #8 id:140001 o...Gravatar reed2016-04-12
* Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https:...Gravatar borenet2016-04-11
* Pass effects directly to fontcacheGravatar reed2016-04-11
* Simplify nvpr textGravatar cdalton2015-10-03
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* Style Change: SkNEW->new; SkDELETE->deleteGravatar halcanary2015-08-26
* Improve caching of dashed paths in GrStencilAndCoverPathRendererGravatar kkinnunen2015-05-18
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* BUG=skia:Gravatar herb2015-02-25
* Revert of Make fID and MixedID calculations private (patchset #5 id:80001 of ...Gravatar scroggo2015-02-24
* BUG=skia:Gravatar herb2015-02-24
* Fix up all the easy virtual ... SK_OVERRIDE cases.Gravatar mtklein2015-01-09
* Add SK_OVERRIDE to a few places that are missing it.Gravatar mtklein2014-12-15
* Uses a single pre-baked set of paths for drawing nvpr text of a givenGravatar cdalton2014-09-18