weston/libweston/backend-wayland
Daniel Stone cb481a66cd wayland-backend: Fully damage initial SHM buffer
In order to start the repaint loop, the Wayland backend tries to damage
the full SHM buffer, but doesn't actually damage the full area if we
have a frame.

Store the buffer's width and height alongside the buffer itself, so we
can damage the full area when required.

Signed-off-by: Daniel Stone <daniels@collabora.com>
2020-03-18 11:33:52 +00:00
..
meson.build build: separate deps for int and ext libweston users 2019-10-24 13:29:33 +03:00
wayland.c wayland-backend: Fully damage initial SHM buffer 2020-03-18 11:33:52 +00:00