2010/9/21 Dmitri Vorobiev <[email protected]>: > Recently, there was a debate about using floating-point hardware > for a Pixman implementation instead of the fixed point code. In > our company, we have developed an FPU-based implementation of the > core pixel pipeline, including support for all pixel formats and > combiners, and I am now working on the resulted code to make the > latter upstreamable. The patch series that follows is the first > outcome of this work.
Hello The discussion was actually about using floats for coordinates and geometric computations. Your patches add floating point compositing. That's something different, but it's very useful too! Regards, Krzysztof _______________________________________________ Pixman mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/pixman
