libliftoff/include
Leo Li ef868e4abe Consider intersections when deciding reallocation
Previously, we would reallocate when any CRTC_* property changes. This
leads to unnecessary reallocations when a plane moves or resizes. Cursor
movements would reallocate on every update, for example.

What we really care about is if a layer's intersection status with
another plane changes, so do that.
2024-05-27 13:27:57 -04:00
..
libliftoff.h Add option to set timeout for liftoff_output_apply() 2024-05-21 08:45:56 +00:00
list.h Introduce liftoff_list_swap 2023-12-20 16:03:49 +00:00
log.h Add newline after function return type 2021-08-13 22:02:33 +02:00
private.h Consider intersections when deciding reallocation 2024-05-27 13:27:57 -04:00