Initial support for Wayland 1.3. 34/13334/1
authorOssama Othman <ossama.othman@intel.com>
Tue, 3 Dec 2013 18:50:45 +0000 (10:50 -0800)
committerOssama Othman <ossama.othman@intel.com>
Tue, 3 Dec 2013 18:50:45 +0000 (10:50 -0800)
commit075c066f43efc72af114d461930870930108b083
tree5a52a7bebcd9d186432fc48926921a88d8f853ca
parentdcbe539d3c3d80e81a61179e8fda3af56da7e5e1
Initial support for Wayland 1.3.

These changes are intended to get the layer management service to
build against Wayland 1.3.  The port is not yet complete, however.
Areas that need work are marked with a "@todo Port to Wayland 1.3"
comment.

Change-Id: I8e00ee901854dde216540fd0272b5378bc47131b
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
LayerManagerPlugins/Renderers/Graphic/include/WindowSystems/WaylandBaseWindowSystem.h
LayerManagerPlugins/Renderers/Graphic/include/WindowSystems/WaylandInputDevice.h
LayerManagerPlugins/Renderers/Graphic/src/TextureBinders/WaylandGLESTexture.cpp
LayerManagerPlugins/Renderers/Graphic/src/WindowSystems/WaylandBaseWindowSystem.cpp
LayerManagerPlugins/Renderers/Graphic/src/WindowSystems/WaylandEvdevInputEvent.cpp
LayerManagerPlugins/Renderers/Graphic/src/WindowSystems/WaylandInputDevice.cpp