skia2/src
Chris Dalton 1017a3558f Add a dynamic color attrib to hw tessellated stroking
Only adds color to the hardware tessellator. The indirect tessellator
reorders draws with is log2 binning, so we can't have different
colors.

Bug: chromium:1172543
Bug: skia:10419
Change-Id: I2a3700cd4572e8222002bfb028af05c6ec447708
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/369976
Commit-Queue: Chris Dalton <csmartdalton@google.com>
Reviewed-by: Brian Osman <brianosman@google.com>
2021-02-19 00:19:05 +00:00
..
android More hiding of legacy drawImage calls 2021-01-22 13:53:42 +00:00
c Migrate to drawImage w/ sampling 2021-01-22 22:38:02 +00:00
codec get image from skcodec 2021-01-25 21:50:16 +00:00
core Rename SkImageSource to SkImageImageFilter 2021-02-18 22:42:37 +00:00
effects Rename SkImageSource to SkImageImageFilter 2021-02-18 22:42:37 +00:00
fonts Make SkFontMgr::onMakeFromStreamArgs pure virtual. 2020-06-28 01:16:34 +00:00
gpu Add a dynamic color attrib to hw tessellated stroking 2021-02-19 00:19:05 +00:00
image Move GrProxyProvider down to GrRecordingContext 2021-02-18 20:06:25 +00:00
images Bitmap.asImage() 2020-12-23 15:54:57 +00:00
lazy Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. 2020-09-03 03:41:26 +00:00
opts remove SkRP TODOs 2021-02-09 02:44:14 +00:00
pathops guard pathops debug feature better 2021-01-29 21:46:48 +00:00
pdf Migrate to drawImage w/ sampling 2021-01-22 22:38:02 +00:00
ports Rename SkImageSource to SkImageImageFilter 2021-02-18 22:42:37 +00:00
sfnt Enable ClangTidy check llvm-namespace-comment. 2020-08-06 19:07:52 +00:00
shaders Remove unused high-quality downgrade heuristic 2021-02-12 21:48:13 +00:00
sksl Migrate SwizzleComponent to be shared between SkSL::Swizzle and the DSL. 2021-02-18 22:33:25 +00:00
svg Simplify common case for recttorect 2021-01-15 18:37:46 +00:00
utils Add UWP support 2021-02-10 19:04:42 +00:00
xml Less string copies of text in XML parsing. 2021-02-05 15:36:43 +00:00
xps Fix type in Issue 11102: Add support for UWP compilation target 2021-02-13 23:38:48 +00:00