noop-renderer: Set the buffer size on attach requests
authorEmilio Pozuelo Monfort <emilio.pozuelo@collabora.co.uk>
Fri, 7 Feb 2014 08:34:44 +0000 (09:34 +0100)
committerKristian Høgsberg <krh@bitplanet.net>
Tue, 18 Feb 2014 21:48:58 +0000 (13:48 -0800)
commit2c87d9429e3376045c913aaa54aab12a9bf6060e
treed84e1007400c0282c7776cf2486385a932809d1c
parentdd9f6bc69b4756eaea9cd867810709cfd3955b69
noop-renderer: Set the buffer size on attach requests

This lets the compositor know the size of the surface as calculated
in weston_surface_set_size_from_buffer(), and fixes a couple of
tests when using the headless backend.

Signed-off-by: Emilio Pozuelo Monfort <emilio.pozuelo@collabora.co.uk>
src/noop-renderer.c