libliftoff/example
Simon Ser d63b4291da
example/compositor: take advantage of the composition layer
Create a special layer that we will use only for composition.

If we manage to put all other layers into planes, we don't need to use it.
Otherwise, blend other layers that didn't make it in a plane.
2019-10-11 14:31:17 +03:00
..
common.c example: refactor dumb FB helper 2019-09-25 15:06:46 +03:00
common.h example: refactor dumb FB helper 2019-09-25 15:06:46 +03:00
compositor.c example/compositor: take advantage of the composition layer 2019-10-11 14:31:17 +03:00
meson.build example/compositor: new example 2019-09-25 15:58:38 +03:00
simple.c example/simple: don't hardcode number of layers, use white background 2019-09-25 15:16:14 +03:00