libliftoff/example
Simon Ser 29dfe66ecf
example: add dynamic example
This example demonstrates how incremental layer updates should be applied. It
contains a basic rendering loop. Each layers has a back-buffer and a
front-buffer. The color of one of the layers will change at each frame.
2019-10-15 12:08:02 +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: add a description of each example 2019-10-15 11:55:23 +03:00
dynamic.c example: add dynamic example 2019-10-15 12:08:02 +03:00
meson.build example: add dynamic example 2019-10-15 12:08:02 +03:00
simple.c example: add a description of each example 2019-10-15 11:55:23 +03:00