skia2/src
Chris Dalton 6a5317a0e5 ccpr: Don't do coverage count transformations on literal coverage atlases
Previously we would just run coverage count transformations on
everything, including cached literal coverage atlases. This was
wasteful since it isn't necessary if the atlas already has literal
coverage. MSAA mode will introduce even more atlases that don't need
coverage count transformations, so it's definitely time to clean this
up.

Bug: skia:
Change-Id: Ifc72eaa7cbd4ab5e4ef4acb5610117ae9f54e4c1
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/227144
Reviewed-by: Brian Salomon <bsalomon@google.com>
Commit-Queue: Chris Dalton <csmartdalton@google.com>
2019-07-15 18:00:33 +00:00
..
android IWYU for SkTLogic.h 2019-05-02 21:17:37 +00:00
atlastext Remove GrPixelConfig from GrColorSpaceInfo. 2019-07-02 13:43:41 +00:00
c Move a bunch of gpu files out of include/private and into src/gpu. 2019-06-18 14:24:42 +00:00
codec Reland "Update Wuffs version" 2019-07-12 13:33:28 +00:00
core handle x86 tail in JIT code too 2019-07-15 03:13:56 +00:00
effects rename to bt709_luminance_or_luma_to_alpha 2019-07-11 14:18:41 +00:00
fonts Add thread safety annotations for SkMutex 2019-05-13 15:44:33 +00:00
gpu ccpr: Don't do coverage count transformations on literal coverage atlases 2019-07-15 18:00:33 +00:00
image Add kRGBA_8888_SRGB GrColorType and remove GrSRGBEncoded. 2019-07-11 15:22:23 +00:00
images Check for uninitialized memory during jpeg encode 2019-07-09 12:48:17 +00:00
lazy Move ccpr headers for display list out of include/private. 2019-05-20 14:50:56 +00:00
opts rename to bt709_luminance_or_luma_to_alpha 2019-07-11 14:18:41 +00:00
pathops Revert "Revert "reimpl parts of arctTo using doubles to handle shallow angles"" 2019-07-12 15:29:55 +00:00
pdf Switch PDF over to using bulk calls 2019-07-03 19:52:44 +00:00
ports Make all SkGlyph fields private 2019-06-26 17:44:21 +00:00
sfnt Move SkTSearch.h into src. 2019-05-15 14:15:07 +00:00
shaders Remove onMakeBurstPipelineContext 2019-07-09 18:26:44 +00:00
sksl Interpreter: Disallow return statements inside loops or conditionals 2019-07-12 16:07:16 +00:00
svg replace SkFont::glyphsToUnichars with SkFontPriv::GlyphsToUnichars 2019-05-24 15:46:30 +00:00
utils Add SkMakeSpan and helpful conversion 2019-07-02 21:49:09 +00:00
xml Move ccpr headers for display list out of include/private. 2019-05-20 14:50:56 +00:00
xps Move SkLeanWindows.h to src. 2019-05-21 13:48:00 +00:00