wayland: Track wayland changes
authorKristian Høgsberg <krh@bitplanet.net>
Fri, 22 Apr 2011 01:14:43 +0000 (21:14 -0400)
committerPaul Olav Tvete <paul.tvete@nokia.com>
Wed, 4 May 2011 07:03:49 +0000 (09:03 +0200)
commit1e697fc5f75bac6725c8ab6179bb6c5a2b0db399
treea03f3107a08d46db1b48a51691de56b6fde8744a
parent8a0d6e7e9402621e198d849b2682c3ff598436f4
wayland: Track wayland changes

Pass version number when creating proxies, use wl_ prefix when looking
up interfaces and drop wl_egl_display.
(cherry picked from commit c2adf9395214d711a3a40516c6c2afa64b3b4ca3)
14 files changed:
src/plugins/platforms/wayland/gl_integration/wayland_egl/qwaylandeglintegration.cpp
src/plugins/platforms/wayland/gl_integration/wayland_egl/qwaylandeglintegration.h
src/plugins/platforms/wayland/gl_integration/wayland_egl/qwaylandeglwindow.cpp
src/plugins/platforms/wayland/gl_integration/wayland_egl/qwaylandeglwindow.h
src/plugins/platforms/wayland/gl_integration/wayland_egl/wayland_egl.pri
src/plugins/platforms/wayland/qwaylandbuffer.h
src/plugins/platforms/wayland/qwaylanddisplay.cpp
src/plugins/platforms/wayland/qwaylandinputdevice.cpp
src/plugins/platforms/wayland/qwaylandintegration.cpp
src/plugins/platforms/wayland/qwaylandintegration.h
src/plugins/platforms/wayland/qwaylandnativeinterface.cpp [new file with mode: 0644]
src/plugins/platforms/wayland/qwaylandnativeinterface.h [new file with mode: 0644]
src/plugins/platforms/wayland/qwaylandwindow.h
src/plugins/platforms/wayland/wayland.pro