commit | 952b6c80040a258b8b0e75fef16fb564d4ff0c2c | [log] [tgz] |
---|---|---|
author | Pekka Paalanen <pekka.paalanen@collabora.co.uk> | Fri Mar 14 14:38:15 2014 +0200 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Tue Apr 01 16:46:40 2014 -0700 |
tree | 63f8df73e65689efac7e5fd799986411ea224e98 | |
parent | 7ed251c11910c315fcf2d0f4cef7e07894410464 [diff] |
compositor: reorganize struct weston_buffer_viewport Queueing in the Presentation extension requires splitting the viewport state into buffer state and surface state. To conveniently allow assigning only one, the other, or both, reorganize the weston_buffer_viewport structure. Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>