DescriptionARM Skia NEON patches - 04 - Clean SkFixed / SkLONGLONG
It removes SkLONGLONG and uses int64_t to implement the SkFixed
operations for which a SkLONGLONG version existed. It also
removes the 32 bit version that are being replaced.
BUG=
Committed: http://code.google.com/p/skia/source/detail?r=10705
Patch Set 1 #
Total comments: 2
Patch Set 2 : Completely remove SkLONGLONG #
Total comments: 1
Patch Set 3 : Remove SkLONGLONG + use int64_t where there was an existing long long SkFixed implementation #
Messages
Total messages: 14 (0 generated)
|