We probably don't want to apply these just yet. There's problems with a few input and cursor setting things. I'll get it fixed and send out a new parch series next week sometime. Hopefully that series will also include pixman/SHM fallback (I almost have that done). In the mean time a review would be nice. --Jason Ekstrand On Oct 19, 2013 11:43 AM, "Jason Ekstrand" <[email protected]> wrote:
> This series of patches makes a few improvements to the wayland backend. > The first three patches add an actual frame with a title and a close > button. The fourth patch removes some now-unneeded code from the > GL renderer. The final patch is a general performance improvement. > > Jason Ekstrand (5): > 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 > > configure.ac | 2 +- > src/compositor-wayland.c | 490 > +++++++++++++++++++++++++++++++++++++---------- > src/gl-renderer.c | 241 ++++++++++------------- > src/gl-renderer.h | 41 +++- > 4 files changed, 521 insertions(+), 253 deletions(-) > > -- > 1.8.3.1 > >
_______________________________________________ wayland-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-devel
