[PATCH 0/6] Give the wayland backend an actual frame

Jason Ekstrand jason at jlekstrand.net
Sun Oct 27 07:37:30 CET 2013


Kristian,
Don't get too happy to apply these. There's a nasty segfault in the GL
renderer stuff.  Also, I've done quite a bit more over the weekend
including some cleanups of this patchset.
--Jason Ekstrand


On Sun, Oct 20, 2013 at 9:08 PM, Jason Ekstrand <jason at jlekstrand.net>wrote:

> This series of patches makes a few improvements to the wayland backend.  In
> particular, it adds a frame using the new frame code in cairo-util.  It
> also contains a performance/responsiveness improvement and adds a
> SHM/pixman fallback mode if EGL is not available.
>
> Jason Ekstrand (6):
>   compositor-wayland: Rename structure members and make things more
>     consistant
>   gl-renderer: Add support for per-output multi-texture borders.
>   compositor-wayland: Add an actual frame around the compositor window
>   gl-renderer: Remove the renderer-global border support
>   compositor-wayland: Flush the display on commit
>   compositor-wayland: Add pixman/SHM fallback mode
>
>  configure.ac             |   2 +-
>  src/compositor-wayland.c | 854
> ++++++++++++++++++++++++++++++++++++++---------
>  src/compositor.c         |   1 +
>  src/gl-renderer.c        | 241 ++++++-------
>  src/gl-renderer.h        |  41 ++-
>  5 files changed, 834 insertions(+), 305 deletions(-)
>
> --
> 1.8.3.1
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-devel/attachments/20131027/da4287f7/attachment.html>


More information about the wayland-devel mailing list