Code review comment for lp:~simdgenius/inkscape/inkscape

Revision history for this message
Yale Zhang (simdgenius) wrote :

Appreciate your testing. Anything for me to do before it can be accepted?

On my side, I still need to do 2 things:

1. rewrite as much of the SSE intrinsic functions with GCC vector
extensions as possible
2. change the way vector remainders are handled - currently it loads
past the end of arrays, but never writes past the end. But even this
can crash, which I've seen a few times.

"some portions not render sometimes but not your problem Is usual in trunk"
Yes, I've noticed it too. It happens when the filter quality isn't set
to maximum.

On Mon, Feb 27, 2017 at 1:47 AM, Jabiertxof <email address hidden> wrote:
> Hi Yale, sorry for the delay. I could compile this weekend at home in a 64Bit debian.
> In terms of usage I do a fast try because need to revert the changes to fix a bug, In this little experience blurs go very fast, some portions not render sometimes but not your problem Is usual in trunk. I confirm that in hi zoom levels still very slow.
>
> Thanks for your great work, ping me if want any help or specific test.
> --
> https://code.launchpad.net/~simdgenius/inkscape/inkscape/+merge/307251
> You are the owner of lp:~simdgenius/inkscape/inkscape.

« Back to merge proposal