You are welcome :-) Still, as I mentioned earlier, you are strongly encouraged to...
Now that I understand what's going on vis-a-vis this patch, perhaps you should've...
Dithering support : I may require some more time on this. You can find the c version...
The changes in 'jsimd_arm_neon.S' file had been actually reworked by me compared...
I only checked that this change does not cause regressions for the GNU assembler....
Thanks, the patch looks good to me (DRC can probably already apply it safely). And...
If there's better documentation somewhere how to contribute patches, I'd appreciate...
BTW, you are right about the .func/.endfunc directives redundancy. The GCC compiler...
Thanks for clarifying that you actually use clang in android and linux. I have just...
Hi Nicolas, It would be easier for everyone if you could submit a patch with your...
Thanks for the valuable comments, some of the performance issues like two back-to-back...
The default is ARGB_8888 with no dithering. However I would somewhat > expect 565...
Neon RGB565 support, I have rewritten rgb565 support and integrated it with > ycc_rgb_convert....
Ragesh, I understand that you are working hard towards resolving this issue. And...
Thanks for the update. Subject: [PATCH 1/4] Armv8 specific runtime check changes...
Another question is if the test for zero is needed on arm. The arm documentation...
Siarhei, your comments on this new code would be much appreciated. Just based on...