Comment 4 for bug 385553

Revision history for this message
Robert Hooker (sarvatt) wrote :

If anyone wants to experiment with it, I have built pixman with neon optimizations here for karmic armel here:

http://sarvatt.com/downloads/armel/

Also, I built xserver against that updated pixman as well. I do not have a machine with which to test it on but I am curious how it works out if anyone does try it. Note that -mfloat-abi=softfp was a required addtion to CFLAGS in debian/rules in order for it to build the NEON runtime detection support. It would only add SIMD runtime detection support otherwise.