mirror of
https://gitlab.freedesktop.org/emersion/libliftoff.git
synced 2024-12-25 21:59:11 +01:00
29dfe66ecf
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. |
||
---|---|---|
.. | ||
common.c | ||
common.h | ||
compositor.c | ||
dynamic.c | ||
meson.build | ||
simple.c |