skia2/src
Chris Dalton 2a63f82422 Don't request a stencil buffer for strokes that don't need it
Bug: skia:12047
Change-Id: Id8c76bf33bcb5a0c3b6b09828d159db852379d2c
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/413357
Reviewed-by: Michael Ludwig <michaelludwig@google.com>
Commit-Queue: Chris Dalton <csmartdalton@google.com>
2021-05-28 02:41:57 +00:00
..
android SkAnimatedImage: consider exif orientation 2021-05-11 13:59:48 +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 Elide sample coords for GrSkSLFP if only used for pass-through sampling 2021-05-25 15:35:56 +00:00
effects Move patheffect details to (private) base subclass 2021-05-22 01:55:43 +00:00
fonts Revert "Revert "onMatchFaceStyle is unused, so remove it"" 2021-04-27 16:40:29 +00:00
gpu Don't request a stencil buffer for strokes that don't need it 2021-05-28 02:41:57 +00:00
image Make SkSurface_Gpu::getDevice return a SkBaseGpuDevice 2021-05-25 14:47:51 +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 stop using rcp/rsqrt in SkRasterPipeline 2021-04-22 22:42:23 +00:00
pathops guard pathops debug feature better 2021-01-29 21:46:48 +00:00
pdf Use SkM44 for SkDevice's device-to-global transform 2021-05-19 20:40:53 +00:00
ports Move patheffect details to (private) base subclass 2021-05-22 01:55:43 +00:00
sfnt Enable ClangTidy check llvm-namespace-comment. 2020-08-06 19:07:52 +00:00
shaders Add comments to clarify use of fInputColorIsOpaque 2021-05-27 17:09:17 +00:00
sksl Prevent overflow of integral types during constant-folding. 2021-05-27 20:12:57 +00:00
svg [svgcanvas] Add support for relative path encoding 2021-05-11 17:44:59 +00:00
utils Remove GrBlurredEdgeFragmentProcessor, use GrRuntimeFPBuilder 2021-05-25 18:26:12 +00:00
xml Less string copies of text in XML parsing. 2021-02-05 15:36:43 +00:00
xps render RSXForm using SkGlyphRunList 2021-04-09 20:23:47 +00:00