skia2/src
Mike Klein 9c77ea1ea5 SkNf_round, use it in store_565 and store_tables.
This gives us a place to bottleneck this sort of conversion.  Every time I try to use the rounding float -> int instructions, they're just a little slower than working the 1/2 into the scale with FMA.  Weird.

Change-Id: I7718112b234b4b38ba6af8fef59a47642021839a
Reviewed-on: https://skia-review.googlesource.com/5483
Commit-Queue: Mike Klein <mtklein@chromium.org>
Reviewed-by: Matt Sarett <msarett@google.com>
2016-12-02 14:09:37 +00:00
..
android SkEncodeImage: no more link-time registration 2016-11-30 22:48:56 +00:00
animator Revert "Revert "make it illegal to include SkXfermode.h"" 2016-11-23 22:17:17 +00:00
c Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" 2016-10-05 17:33:03 -07:00
codec Added CMYK support for ICC profiles. 2016-12-01 19:42:32 +00:00
core SkColorSpaceXform bug fixes attempt 2 2016-12-01 22:35:26 +00:00
effects Remove use of makeDeferredRenderTargetContextWithFallback 2016-12-01 18:43:49 +00:00
fonts Clean up glyph id handling. 2016-11-11 21:59:54 +00:00
gpu Rename GrVertexBatch->GrMeshDrawOp 2016-12-01 22:46:23 +00:00
image support medium and high quality 2016-11-30 23:20:51 +00:00
images No SkEncodeImageAsKTX for ANDROID_FRAMEWORK 2016-12-01 14:59:32 +00:00
lazy remove discardablepixelref 2016-10-25 14:19:07 +00:00
opts SkNf_round, use it in store_565 and store_tables. 2016-12-02 14:09:37 +00:00
pathops Guard against buggy ucrt\math.h. 2016-11-28 15:40:23 +00:00
pdf Support decoding images to multiple formats, depending on usage 2016-11-21 14:58:32 +00:00
pipe remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAM 2016-11-03 19:54:08 +00:00
ports SkEncodeImage: no more link-time registration 2016-11-30 22:48:56 +00:00
sfnt Remove SkAutoTDeleteArray 2016-11-02 21:30:38 +00:00
sksl Rename SkSL::GLSLCapsFactory to SkSL::ShaderCapsFactory 2016-11-29 21:12:45 +00:00
svg SkImageEncoder: simplify API 2016-11-23 16:40:32 +00:00
utils Make SkNWayCanvas use conservative clipping. 2016-11-29 20:59:38 +00:00
views Fix implicit nullability cast of [NSScreen mainScreen]. 2016-11-09 21:22:41 +00:00
xml Delete SkXMLPullParser 2016-07-19 05:14:41 -07:00
xps SkImageEncoder: simplify API 2016-11-23 16:40:32 +00:00