]> Pileus Git - ~andy/gtk/commit
build: Add an enable flag to allow enabling Cairo GL backend
authorRob Bradford <rob@linux.intel.com>
Mon, 16 Apr 2012 14:29:44 +0000 (15:29 +0100)
committerRob Bradford <rob@linux.intel.com>
Mon, 16 Apr 2012 15:05:51 +0000 (16:05 +0100)
commitba81a3a14c6f6d58d08632c4a10c3f21fd3d1b73
tree5ddab37dfbe94bdee3934efa0ea2535720d35b8a
parent71ca53993eb3953222fb8c3f22c544e5ee89ca7a
build: Add an enable flag to allow enabling Cairo GL backend

This change adds --enable-wayland-cairo-gl which turns on the define used in
the Wayland backend to determine whether to use EGL surfaces with Cairo GL or
whether to use the Cairo image backend with an SHM surface (the default).

Part of the fix for: https://bugzilla.gnome.org/show_bug.cgi?id=672361
configure.ac