Gil Reis

Results 63 comments of Gil Reis

I'd say the correct way of fixing this is not removing the usage of neon instructions from `vdrawhelper_neon.cpp`, but rather not including/using neon in other places like `vdrawhelper.cpp` and `vdrawhelper_common.cpp`....

Now this PR also fixes compilation when using clang, for example when building rlottie for Android arm32 with newer versions of the NDK, which cannot build `pixman-arm-neon-asm.S`.

Hey @HanHangit, thanks for the report! Oh my, sorry about that. I've never disabled Domain Reload nor Scene Reload, so I hadn't tested this scenario. > I fixed the problem...