DescriptionSee http://code.google.com/p/skia/issues/detail?id=263 ('fix libskia build for SKIA_SCALAR=fixed')
Still doesn't quite pass with SKIA_SCALAR=fixed, but getting closer.
To reproduce the build/run:
export SKIA_DEBUG=true; export SKIA_SCALAR=fixed ; make clean ; make out/libskia.a ; make tests ; out/tests/tests
Patch Set 1 #Patch Set 2 : indent fix #Patch Set 3 : In MatrixTest, note different tolerance for SKIA_SCALAR_IS_FIXED #
Total comments: 4
Patch Set 4 : Mike's suggested changes #
MessagesTotal messages: 8
|