commit | 2c87d9429e3376045c913aaa54aab12a9bf6060e | [log] [tgz] |
---|---|---|
author | Emilio Pozuelo Monfort <emilio.pozuelo@collabora.co.uk> | Fri Feb 07 09:34:44 2014 +0100 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Tue Feb 18 13:48:58 2014 -0800 |
tree | d84e1007400c0282c7776cf2486385a932809d1c | |
parent | dd9f6bc69b4756eaea9cd867810709cfd3955b69 [diff] |
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>