nested: Add damage tracking to the nested compositor example
authorNeil Roberts <neil@linux.intel.com>
Sun, 8 Sep 2013 19:24:14 +0000 (20:24 +0100)
committerKristian Høgsberg <krh@bitplanet.net>
Thu, 5 Dec 2013 00:34:07 +0000 (16:34 -0800)
commit28557663335c6a50655e8b43f58cee360a1d14fc
treeddd085b58a0f5c6b3e25584a838cc8fdc74fd9f7
parent15a8d340fdadd4897dfcb102d6d7e3e097ad6d98
nested: Add damage tracking to the nested compositor example

The nested compositor example now responds to damage requests and
tracks them in the pending buffer state. This isn't currently used for
anything and it is immediately discarded when the surface is commited
but it will be used later when the example is converted to use
subsurfaces.
clients/nested.c