[3.0] Add native render surface for wayland 95/83295/3
authortaeyoon <taeyoon0.lee@samsung.com>
Tue, 19 Jul 2016 12:48:52 +0000 (21:48 +0900)
committertaeyoon <taeyoon0.lee@samsung.com>
Wed, 10 Aug 2016 06:45:50 +0000 (15:45 +0900)
commitd362ed8511f2cb5311d0919e2c22bfa5293c25ff
tree1d7d30656093077559d3400947d2814c46966c18
parentc01ea14f22df7c50eff869cd7a195c56393acab5
[3.0] Add native render surface for wayland

  Support offscreen rendering by tbm_surface

Change-Id: I9a9c854052aadc7004cc797f3e577608c8c19cbb
29 files changed:
adaptors/base/display-connection.cpp
adaptors/base/display-connection.h
adaptors/base/render-helper.cpp
adaptors/devel-api/adaptor-framework/render-surface.h
adaptors/ecore/wayland/display-connection-impl-ecore-wl.cpp
adaptors/ecore/wayland/display-connection-impl.h
adaptors/ecore/wayland/render-surface-ecore-wl.cpp
adaptors/integration-api/file.list
adaptors/integration-api/native-render-surface-factory.h [new file with mode: 0644]
adaptors/integration-api/trigger-event-factory-interface.h
adaptors/integration-api/trigger-event-factory.h
adaptors/integration-api/wayland/ecore-wl-render-surface.h
adaptors/integration-api/wayland/native-render-surface.h [new file with mode: 0644]
adaptors/integration-api/x11/ecore-x-render-surface.h
adaptors/integration-api/x11/pixmap-render-surface.h
adaptors/mobile/file.list
adaptors/mobile/native-render-surface-factory.cpp [new file with mode: 0644]
adaptors/tizen/display-connection-impl-tizen.cpp [new file with mode: 0644]
adaptors/tizen/file.list
adaptors/tizen/native-render-surface-tizen.cpp [new file with mode: 0644]
adaptors/wayland/display-connection-impl-wl.cpp
adaptors/wayland/display-connection-impl.h
adaptors/wayland/render-surface/render-surface-wl.cpp
adaptors/wayland/render-surface/render-surface-wl.h
adaptors/x11/display-connection-impl-x.cpp
adaptors/x11/display-connection-impl.h
adaptors/x11/ecore-x-render-surface.cpp
adaptors/x11/pixmap-render-surface-x.cpp
build/tizen/adaptor/Makefile.am