Allow SHM buffers to be displayed in Wayland plugin when using DRM
authorAndy Nichols <andy.nichols@nokia.com>
Wed, 1 Jun 2011 13:34:50 +0000 (15:34 +0200)
committerQt Continuous Integration System <qt-info@nokia.com>
Wed, 1 Jun 2011 15:09:04 +0000 (17:09 +0200)
commitd23d51d915f417316393a125b42cff2fbddd0132
treee4b4dde51c3164ba7cbe1fc4f708676c828a3124
parent74ec4563a2d63ca1a5fdc7e14b370c61289f01a1
Allow SHM buffers to be displayed in Wayland plugin when using DRM

When running an application with the wayland backend, SHM window
surfaces were not being displayed on the wayland-demo compositor as
wl_surface_damage was being called, but not wl_buffer_damage as well.

Change-Id: I2ffea3bbb20cb3729cd029bd21855819cd7fcf55
Reviewed-on: http://codereview.qt.nokia.com/305
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Paul Olav Tvete <paul.tvete@nokia.com>
src/plugins/platforms/wayland/qwaylandwindow.cpp