Change-Id: Ic248b08863e661259ad5f96c35b1135d9de594f8
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Laszlo Agocs <laszlo.p.agocs@nokia.com>
mImage = QImage(data, size.width(), size.height(), stride, format);
mBuffer = wl_shm_create_buffer(display->shm(),fd, size.width(), size.height(),
- stride, WL_SHM_FORMAT_PREMULTIPLIED_ARGB32);
+ stride, WL_SHM_FORMAT_ARGB8888);
close(fd);
}
This version of Qt-Compositor is checked against the following sha1 from the
Wayland repository:
-b2e619c7409a98936233b5f8afb8797f5ac457e9
+4b5871e2b8be59b5dc3daa6fe00eb1bee80bfad6