]> Pileus Git - ~andy/gtk/commit
wayland: Add support for rendering into an SHM buffer with Cairo image backend
authorRob Bradford <rob@linux.intel.com>
Wed, 4 Apr 2012 16:20:13 +0000 (17:20 +0100)
committerRob Bradford <rob@linux.intel.com>
Mon, 16 Apr 2012 14:09:14 +0000 (15:09 +0100)
commitcdf5c2af628a1ca202cd8c6a8d3529b46718183b
treeb3b1c3f36ab7394ab75d26507866547120948000
parent6977ea0bd1aa91e757a08d2d6a8fcc2adb08588c
wayland: Add support for rendering into an SHM buffer with Cairo image backend

The first version of this change included a bug that meant that if you don't
compile for any other backend then it wouldn't search for cairo. Credit for
identifying the bug goes to darxus@chaosreigns.com.

Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=672361
configure.ac
gdk/wayland/gdkdisplay-wayland.c
gdk/wayland/gdkdisplay-wayland.h
gdk/wayland/gdkwindow-wayland.c