Files
weston/clients
Neil Roberts 47b87d5ec0 nested: Add a ‘renderer’ mechanism with a vtable
Eventually the nested compositor example will want to be able to cope
with either rendering as it does now with a blit to an intermediate
surface or by attaching the client buffers directly to a subsurface
without copying. This patch moves the code that is specific to the
blitting mechanism into a separate set of functions with a vtable to
make it easier to add the second way of rendering in a later patch.
2013-12-04 16:34:07 -08:00
..
2013-11-13 16:37:36 -08:00
2013-11-13 16:37:36 -08:00
2013-12-04 10:18:29 -08:00
2013-11-13 16:37:36 -08:00