skia2/src
Brian Salomon 41f9c3cde9 Avoid special shader for opaque alpha when drawing simple rectangles.
It's a wasted shader compiler and also seems to cause a rendering bug
in Windows Chrome on ANGLE.

Bug: chromium:942565
Change-Id: I56373ac596d4d1548d6c86cda7127bf12190a0ae
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/203383
Reviewed-by: Michael Ludwig <michaelludwig@google.com>
Commit-Queue: Brian Salomon <bsalomon@google.com>
2019-03-25 16:51:58 +00:00
..
android Allow setting an SkColorSpace on SkAnimatedImage 2019-02-22 18:58:05 +00:00
atlastext Add shader based blending of kPlus for configs that need clamping 2019-03-15 14:54:17 +00:00
c expand imageinfo in C api, start on colorspace 2018-09-28 17:52:59 +00:00
codec Check that we do not #define WUFFS_IMPLEMENTATION 2019-03-11 13:01:10 +00:00
compute skc: Avoid undefined variable modification 2019-02-11 17:53:02 +00:00
core Revert "Remove GrDrawAtlasOp" 2019-03-24 00:53:33 +00:00
effects Remove SkColorSpaceXformCanvas, and supporting code: 2019-03-21 17:12:33 +00:00
fonts move Sk{Test,Random}ScalerContext to tools 2017-11-10 17:02:20 +00:00
gpu Avoid special shader for opaque alpha when drawing simple rectangles. 2019-03-25 16:51:58 +00:00
image Reland "Simplify two more clients of proxy provider (mipped vs. non-mipped)" 2019-03-25 14:46:28 +00:00
images add kRGBA_F16Norm_SkColorType 2019-03-04 21:49:07 +00:00
lazy begin cleanup of malloc porting layer 2018-01-05 21:29:35 +00:00
opts Remove spurious ';' 2019-03-20 18:28:25 +00:00
pathops SkPathOpsTSect: Avoid null dereference in asserts 2019-02-09 12:39:57 +00:00
pdf SkPDF: runtime switch between subsetters 2019-03-23 16:31:10 +00:00
ports Initial add SkMixers 2019-03-12 20:27:12 +00:00
sfnt Improve name table handling. 2018-08-20 20:39:54 +00:00
shaders Remove SkColorSpaceXformCanvas, and supporting code: 2019-03-21 17:12:33 +00:00
sksl fixed constructing matrices in SPIR-V when arguments cross column boundaries 2019-03-22 20:35:29 +00:00
svg [SVGCanvas] Clean up public factories 2019-02-14 19:17:35 +00:00
utils Check for null parameter to SkOffsetSimplePolygon 2019-03-21 17:53:29 +00:00
xml Fix occurrences of "-Wextra-semi-stmt" 2018-11-30 23:23:09 +00:00
xps Reduce usage of SkCanvas::flush 2019-03-04 22:09:39 +00:00