compositor: Keep a z-ordered list of planes
authorAnder Conselvan de Oliveira <ander.conselvan.de.oliveira@intel.com>
Tue, 5 Mar 2013 15:30:27 +0000 (17:30 +0200)
committerKristian Høgsberg <krh@bitplanet.net>
Tue, 19 Mar 2013 01:13:45 +0000 (21:13 -0400)
commit8ad198285493f2c7f68b8472cd04d739ccc79a25
treeab891d847fc2f3a864cbcc67f35f5d726e906be6
parentef591aa4e9ed1b65ca9211378f6387f9dbf0eb10
compositor: Keep a z-ordered list of planes

This let us clear a plane's opaque region without adding code in the
backend, and will be used in a following commit to change how we track
damage.
src/compositor-drm.c
src/compositor.c
src/compositor.h