Sprite Support For Wayland's Weston

Written by Michael Larabel in Wayland on 7 January 2012 at 05:00 AM EST. 4 Comments
WAYLAND
There's some RFC patches out this week from Intel's Jesse Barnes that provides sprite support for the recently announced Weston Compositor for the Wayland Display Server.

Jesse is trying to get Wayland to use DRM overlay planes to display surfaces at re-paint time where possible. "For long lived surfaces getting lots of changes, this can be a big power win since the plane blender is a bit more efficient than using the GPU to blit & blend surfaces together for final presentation (at least that's the theory)...Overall, the compositor has to walk the surfaces at repaint time anyway, so at that time we'd also like to allocate sprites to surfaces and then switch back to GPU blending as needed."

His set of patches to Weston, which up until recently was just known as the Wayland demo compositor, can be found on the Wayland mailing list.

It's also interesting to see Jesse Barnes dabbling more with Wayland. Jesse's one of the Intel OSTC developers responsible for the Intel Linux graphics stack and not the Wayland team that's been mostly Kristian, Tiago, etc pumping out Wayland patches from Intel.

Kristian Høgsberg, the founder of the Wayland project, has already provided some feedback on the sprite support for Weston.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week