commit | 45f3e405c6e556f50eeeb319d2191b8a4aa61796 | [log] [tgz] |
---|---|---|
author | Pekka Paalanen <ppaalanen@gmail.com> | Thu Jan 26 11:34:16 2012 +0200 |
committer | Pekka Paalanen <ppaalanen@gmail.com> | Fri Jan 27 16:15:02 2012 +0200 |
tree | e0d9435b1a75581a40176a05a9e6d3752f3ffa97 | |
parent | 3bfcd4d907870e063a36bdb776f0d78a8469070a [diff] |
compositor: weston_surface_assign_output() to use bounding box Use the bounding box to compute an approximation of which output contains most of the surface. Move the region32 init outside the loop, and fini it, too. Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>