skia2/src
Chris Dalton 2882e70ef3 Add GrPathUtils::findCubicConvex180Chops
This method finds the locations a cubic needs to be chopped at before
it can be passed to the stroke tessellation shader. It's an integral
part of CPU stroke preparation and therefore extremely perf sensitive.

Bug: skia:10419
Change-Id: Ib23c2583b8cfc78814ce52425f7af2c8b2f8b420
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/330314
Commit-Queue: Chris Dalton <csmartdalton@google.com>
Reviewed-by: Michael Ludwig <michaelludwig@google.com>
2020-11-02 20:33:54 +00:00
..
android androidFramework_replaceClip proposal 2020-06-25 21:54:11 +00:00
c fix typo 2020-10-29 16:19:43 +00:00
codec Revert "heif: Add AVIF type and AVIF sniffing" 2020-11-02 16:08:03 +00:00
core Add GrVx.h 2020-11-02 18:33:54 +00:00
effects Pass function arguments using SkSpan instead of count + ptr. 2020-10-27 14:41:04 +00:00
fonts Make SkFontMgr::onMakeFromStreamArgs pure virtual. 2020-06-28 01:16:34 +00:00
gpu Add GrPathUtils::findCubicConvex180Chops 2020-11-02 20:33:54 +00:00
image Allow wrapping of protected AHB into vulkan SkSurfaces. 2020-10-30 14:50:20 +00:00
images Add platform image encoder for using NDK APIs 2020-08-13 15:21:41 +00:00
lazy Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. 2020-09-03 03:41:26 +00:00
opts power up skvx::map 2020-10-12 19:43:33 +00:00
pathops move SkTPin to include/private 2020-10-16 19:45:11 +00:00
pdf move SkTPin to include/private 2020-10-16 19:45:11 +00:00
ports Declare FontConfig not threadsafe. 2020-11-02 19:58:14 +00:00
sfnt Enable ClangTidy check llvm-namespace-comment. 2020-08-06 19:07:52 +00:00
shaders Pass function arguments using SkSpan instead of count + ptr. 2020-10-27 14:41:04 +00:00
sksl Replace ProgramElement dehydrated count with an elements-done command. 2020-11-02 18:56:24 +00:00
svg move SkTPin to include/private 2020-10-16 19:45:11 +00:00
utils move SkTPin to include/private 2020-10-16 19:45:11 +00:00
xml Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. 2020-09-03 03:41:26 +00:00
xps Reland "SkDevice::drawSpecial accepts arbitrary matrix v2" 2020-10-13 17:56:10 +00:00