skia2/src
Mike Klein 28bce29c30 remove old-style 4-float xfemrodes
These routines are used in legacy 8888, but the default implementation
that builds a little raster pipeline is actually faster for these.

I'm also looking to get rid of some of the other routines in this
file, but these three look like the easy place to start.

Guarded by SK_LEGACY_4F_XFERMODES.

Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel
Change-Id: I3388d360652ad93282bd842277162f680fb67580
Reviewed-on: https://skia-review.googlesource.com/c/160880
Reviewed-by: Florin Malita <fmalita@chromium.org>
Commit-Queue: Mike Klein <mtklein@google.com>
2018-10-09 22:18:21 +00:00
..
android Revert "SkMath takes some functions from from SkTypes" 2018-09-07 17:32:54 +00:00
atlastext Use SkPMColor4f in OverrideInput, remove some kruft from SkGr 2018-10-04 17:57:19 +00:00
c expand imageinfo in C api, start on colorspace 2018-09-28 17:52:59 +00:00
codec Fix-up colorSpace-less decodes 2018-10-03 20:45:49 +00:00
compute Reland "remove deprecated SkRect::MakeFromIRect()" 2018-10-04 22:05:27 +00:00
core fonts: Fix nullptr de-reference during fallback path search. 2018-10-09 20:36:59 +00:00
effects Add SkPMColor4f support to SkSL 2018-10-04 14:55:04 +00:00
fonts move Sk{Test,Random}ScalerContext to tools 2017-11-10 17:02:20 +00:00
gpu Convert drawPaint to scissor+clear when possible 2018-10-09 18:56:01 +00:00
image Revert "Revert "Include color type and color space in bitmap cache key"" 2018-10-09 19:55:30 +00:00
images re-precate SkMatrix44::SkMatrix44() 2018-10-04 14:01:11 +00:00
jumper fix lowp gradients 2018-09-07 18:24:06 +00:00
lazy begin cleanup of malloc porting layer 2018-01-05 21:29:35 +00:00
opts remove old-style 4-float xfemrodes 2018-10-09 22:18:21 +00:00
pathops Fix text on CanvasKit 2018-10-02 17:58:33 +00:00
pdf SkPDF: stop using linked list of dynamic memory streams. 2018-10-09 19:01:49 +00:00
ports Work around FreeType type change. 2018-10-09 14:56:19 +00:00
sfnt Improve name table handling. 2018-08-20 20:39:54 +00:00
shaders Add SkPMColor4f support to SkSL 2018-10-04 14:55:04 +00:00
sksl Add SkPMColor4f support to SkSL 2018-10-04 14:55:04 +00:00
svg Fix Fuchsia roll 2018-08-31 12:35:23 +00:00
utils Work around FreeType type change. 2018-10-09 14:56:19 +00:00
xml Move SkNoncopyable to include/private. 2018-07-17 21:39:51 +00:00
xps SK_SUPPORT_LEGACY_DOCUMENT_FACTORY: clean up part 1/2 2018-09-21 19:50:40 +00:00