7d3b27d90e
Remove the need to include SkTypes.h in SkVx.h, making SkVx entirely independent of Skia. As an experiment, switch to checking Clang/GCC-style __SSE__ / __ARM_NEON defines directly instead of the slightly more abstract SK_CPU_SSE_LEVEL / SK_ARM_HAS_NEON. Those SK_ defines only exist to help SSE detection on MSVC, which SkVx generates serial code for anyway. If this sticks I may do this same sort of change all through Skia. Change-Id: I1c51fd6ba1fa48f199ce623824d5ef20ff6be995 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/219541 Reviewed-by: Brian Osman <brianosman@google.com> Reviewed-by: Michael Ludwig <michaelludwig@google.com> Commit-Queue: Mike Klein <mtklein@google.com> |
||
---|---|---|
.. | ||
android | ||
atlastext | ||
c | ||
codec | ||
config | ||
core | ||
docs | ||
effects | ||
encode | ||
gpu | ||
pathops | ||
ports | ||
private | ||
svg | ||
third_party | ||
utils |