skia2/modules
Elliot Evans 72b8aea019 Fix experimental_simd CanvasKit build.
Although it appeared that the experimental_simd CanvasKit build was
working, the build was not producing actual wasm SIMD operations. This
CL fixes that issue by changing the build arguments.

This issue also fixes an incorrect type issue with the SkVx wasm SIMD
implementation.

Bug: skia:10453
Change-Id: If26f84b09e4d84df36be589245878c821972dffc
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/302669
Reviewed-by: Kevin Lubick <kjlubick@google.com>
Reviewed-by: Mike Klein <mtklein@google.com>
2020-07-15 20:39:42 +00:00
..
canvaskit Fix experimental_simd CanvasKit build. 2020-07-15 20:39:42 +00:00
particles Always use Skia's Vulkan headers when compiling particles module 2020-07-07 20:44:34 +00:00
pathkit Added CanvasKit.MakeImageFromCanvasImageSource which is useful as an alternative to 2020-06-15 19:35:09 +00:00
skottie [skottie] Improved pucker/bloat center heuristic 2020-07-15 17:38:33 +00:00
skparagraph add SkParagraph to public headers and fix warnings 2020-07-15 17:56:43 +00:00
skplaintexteditor Hide ICU C++ API from Skia users. 2020-05-29 21:43:19 +00:00
skresources [skottie] SkResources::loadTypeface() callback 2020-06-16 18:53:04 +00:00
sksg [skottie] Add shape layer Offset Paths support 2020-07-06 16:31:52 +00:00
skshaper Revert "ICU API: only in SkParagraph, simplified." 2020-07-06 19:59:15 +00:00