On Wed, Jan 25, 2012 at 5:00 PM, Jesse Barnes wrote:
> Each output may have ways of optimizing surface drawing (e.g. by using
> sprites), so push the handling of surface assignment to display planes
> into the output structure, providing the existing surface setup function
> as a helper.
> ---
>
Each output may have ways of optimizing surface drawing (e.g. by using
sprites), so push the handling of surface assignment to display planes
into the output structure, providing the existing surface setup function
as a helper.
---
configure.ac |2 +-
src/compositor-drm.c | 19