skia2/src
Chris Dalton 330cfa44ac Make GrTriangulator immutable
Marks its methods const and lifts the breadcrumb list out into
function arguments. This is one more step toward the final vision
where GrTriangulator just has an allocator and control knobs, and
everything else is functional.

Bug: skia:10419
Change-Id: I77341c045d481da49ebfee06de5dfc7a2a8a07be
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/360956
Reviewed-by: Brian Salomon <bsalomon@google.com>
Commit-Queue: Chris Dalton <csmartdalton@google.com>
2021-01-28 02:38:51 +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 Move deprecated image filter headers out of include/ and into src/ 2021-01-28 00:41:21 +00:00
effects Move deprecated image filter headers out of include/ and into src/ 2021-01-28 00:41:21 +00:00
fonts
gpu Make GrTriangulator immutable 2021-01-28 02:38:51 +00:00
image Don't implement getBackendTexture for YUVA images. 2021-01-27 21:57:50 +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 use fourth arg in store128 2021-01-20 00:12:06 +00:00
pathops move SkTPin to include/private 2020-10-16 19:45:11 +00:00
pdf Migrate to drawImage w/ sampling 2021-01-22 22:38:02 +00:00
ports Directly measure CoreText weight mapping. 2021-01-27 00:15:16 +00:00
sfnt Enable ClangTidy check llvm-namespace-comment. 2020-08-06 19:07:52 +00:00
shaders Update legacy shader context to take sampling 2021-01-21 18:58:59 +00:00
sksl Code cleanup: reuse get_storage_class in writeGlobalVar. 2021-01-27 18:51:50 +00:00
svg Simplify common case for recttorect 2021-01-15 18:37:46 +00:00
utils Directly measure CoreText weight mapping. 2021-01-27 00:15:16 +00:00
xml Bump SkXMLParser buffer size 2021-01-12 18:29:56 +00:00
xps Simplify common case for recttorect 2021-01-15 18:37:46 +00:00