[PATCH weston 0/6] Clean-up, doc, and bug fix patches

Bryce Harrington bryce at osg.samsung.com
Wed Feb 25 13:03:46 PST 2015


On Wed, Feb 25, 2015 at 03:48:55PM +0200, Pekka Paalanen wrote:
> From: Pekka Paalanen <pekka.paalanen at collabora.co.uk>
> 
> These are independent tiny patches I have accumulated in my
> development tree, all stemming from trying to understand how
> Weston's region tracking works.
> 
> Pekka Paalanen (6):
>   compositor: document view->transform.* regions
>   compositor: note, weston_surface_damage does it wrong
>   compositor: remove dead code from weston_output_move()
>   compositor: weston_output::region is in global coords
>   compositor: let view_compute_bbox() take a box32_t
>   compositor: fix plane coords in view_accumulate_damage()

For this last one, for the purposes of the 1.8 release notes it might be
nice to explain in the changelog how one might trigger the bug condition
or elaborate on the symptoms, just in case someone actually does run
into it.
 
>  src/compositor.c | 47 ++++++++++++++++++++++++-----------------------
>  src/compositor.h | 14 +++++++++++++-
>  2 files changed, 37 insertions(+), 24 deletions(-)

For the set,

Reviewed-by: Bryce Harrington <bryce at osg.samsung.com>



More information about the wayland-devel mailing list