skia2/src
Chris Dalton 9613060bdf Implement batching for convex tessellated paths
Moves the view matrix transformation onto the CPU (when local coords
are not used), and plumbs a color attrib through the tessellation
patches.

Bug: skia:12524
Change-Id: Ic4740048b4fc85cb18e7235a7754d57762db3daf
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/468997
Reviewed-by: Michael Ludwig <michaelludwig@google.com>
Commit-Queue: Chris Dalton <csmartdalton@google.com>
2021-11-11 00:34:00 +00:00
..
android Rename/simplify SkCanvas::resetClip() and make recordable 2021-07-23 19:05:42 +00:00
c Migrate to drawImage w/ sampling 2021-01-22 22:38:02 +00:00
codec [infra] Add initial Bazel rules and files 2021-11-09 12:32:25 +00:00
core In SkRuntimeEffect, replace ConstIterable with SkSpan 2021-11-10 21:09:58 +00:00
effects [infra] Add initial Bazel rules and files 2021-11-09 12:32:25 +00:00
fonts Revert "Revert "onMatchFaceStyle is unused, so remove it"" 2021-04-27 16:40:29 +00:00
gpu Implement batching for convex tessellated paths 2021-11-11 00:34:00 +00:00
image [infra] Add initial Bazel rules and files 2021-11-09 12:32:25 +00:00
images [infra] Add initial Bazel rules and files 2021-11-09 12:32:25 +00:00
lazy Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. 2020-09-03 03:41:26 +00:00
opts Add trace opcodes for function entry/exit. 2021-11-09 16:35:02 +00:00
pathops [infra] Add initial Bazel rules and files 2021-11-09 12:32:25 +00:00
pdf Remove unused declaration in SkPDFDevice.h. 2021-11-10 19:32:05 +00:00
ports [infra] Add initial Bazel rules and files 2021-11-09 12:32:25 +00:00
sfnt [infra] Add initial Bazel rules and files 2021-11-09 12:32:25 +00:00
shaders Better handling of coverage-as-alpha during paint conversion 2021-11-10 15:58:59 +00:00
sksl Implement constant folding for index expressions into matrices. 2021-11-10 21:38:56 +00:00
svg [svgdevice] Add support for color shaders 2021-11-10 18:29:28 +00:00
utils [infra] Add initial Bazel rules and files 2021-11-09 12:32:25 +00:00
xml Less string copies of text in XML parsing. 2021-02-05 15:36:43 +00:00
xps Remove ableist language 2021-06-16 21:37:21 +00:00