зеркало из https://github.com/mozilla/gecko-dev.git
92da89bf60
While Firefox builds for Android ARMv7 don't support non-NEON processors, downstreams (including non-Android ones) may still want to support them. On the Firefox builds that don't support non-NEON processors, the NEON flags are actually already passed globally, and they don't need to be explicitly added. NEON_FLAGS is actually only meant to be used for sources that specifically need NEON support even when the target doesn't support it, for, e.g. specialized code behind runtime CPU detection. So removing NEON_FLAGS is a no-op in practice when NEON processors are already targeted. Differential Revision: https://phabricator.services.mozilla.com/D172801 |
||
---|---|---|
.. | ||
patches | ||
skia | ||
LICENSE | ||
README | ||
README_COMMITTING | ||
README_MOZILLA | ||
generate_mozbuild.py | ||
moz.build |
README
Skia is a complete 2D graphic library for drawing Text, Geometries, and Images. See full details, and build instructions, at http://code.google.com/p/skia/wiki/DocRoot