skia2/include
Mike Klein c722f79b6c clang on windows support
1) Run python bin/fetch-clang-win
2) Set clang_win = "../bin/clang_win"
3) ???
4) Profit

Most changes here are to pass the right -mfoo flags to Clang
to enable advanced instruction sets, or fixed warning-as-errors.

BUG=skia:2679

Change-Id: Ieed145d35c209131c7c16fdd3ee11a3de4a1a921
Reviewed-on: https://skia-review.googlesource.com/28740
Reviewed-by: Ben Wagner <bungeman@google.com>
Commit-Queue: Mike Klein <mtklein@chromium.org>
2017-07-31 18:39:23 +00:00
..
android Let region decoders query the type and color space 2017-04-14 13:59:35 +00:00
c C API: document sk_matrix_t 2017-03-21 18:04:34 +00:00
codec remove SK_SUPPORT_LEGACY_CODEC_NEW dead code 2017-07-26 22:10:10 +00:00
config Revert "Revert "SkUserConfig.h: remove out-of-date comment on SK_SFNTLY_SUBSETTER"" 2017-01-27 14:40:01 +00:00
core clang on windows support 2017-07-31 18:39:23 +00:00
effects Implement clone for GrLightingEffect descendants 2017-07-28 14:39:57 +00:00
encode Add comments support for PNG encoder 2017-06-09 17:24:03 +00:00
gpu Remove origin field from GrSurface 2017-07-31 16:02:42 +00:00
pathops use reversePathTo in place of addPathReverse 2016-11-07 05:09:28 -08:00
ports remove unneeded include 2017-06-09 12:44:54 +00:00
private renamed SkSL types in preparation for killing precision modifiers 2017-07-28 20:43:03 +00:00
svg no need for SK_SUPPORT_LEGACY_CANVAS_IS_REFCNT anymore 2016-12-07 22:28:04 +00:00
utils Compute correct bounds for DrawShadowRec. 2017-07-31 13:55:32 +00:00
views Revert "pass surface to device-manager" 2017-07-24 15:00:49 +00:00