PS <[email protected]> writes: > Currently, I have code that does what I described (using winapi or even plain > c code that does alpha blending). So, I'd like to find out how to do such > relatively simple tasks with pixman. There seems to be no docs/tutorials on > how to use pixman directly. > After reading mailing lists, I see a lot of commits and post that are > relative to neon optimizations, but they are all in some separate git > branches ( http://cgit.freedesktop.org/~siamashka/pixman/ ) > Should I look into some of these branches?
I think almost all NEON related patches are in master at the moment, though it's possible Siarhei has other things pending. The latest stable release, 0.18.4, has a number of NEON fast paths too. Soren _______________________________________________ Pixman mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/pixman
