On Fri, Jan 27, 2012 at 4:41 PM, Jesse Barnes wrote:
> Add support for assigning surfaces to overlay sprites using the new
> assign_planes hook.
Yeah, looks good overall, comments below.
> NOTE: this patch fails to handle fbs correctly; a live fb/surface pair
> may be removed while still active!
Add support for assigning surfaces to overlay sprites using the new
assign_planes hook.
NOTE: this patch fails to handle fbs correctly; a live fb/surface pair
may be removed while still active!
---
configure.ac |2 +-
src/compositor-drm.c | 413 +++