libliftoff/include
Simon Ser 5f39331f78
Keep track of the update frequency of each layer
Keep track of the number of layer updates per 60 page-flips.

We could implement a more fine-grained tracking, for instance with a sliding
window. However it's a lot more complex than the current solution and the gains
are not clear. I'd prefer to keep the current solution and experiment with other
solutions once we have a good test-bed.

References: https://github.com/emersion/libliftoff/issues/22
2019-11-15 21:43:44 +01:00
..
libliftoff.h Add liftoff_output_set_composition_layer 2019-10-11 14:31:17 +03:00
list.h Rename library to liftoff 2019-09-12 11:40:21 +03:00
log.h Introduce liftoff_log_errno 2019-10-19 13:35:14 +03:00
private.h Keep track of the update frequency of each layer 2019-11-15 21:43:44 +01:00