mirror of
https://gitlab.freedesktop.org/emersion/libliftoff.git
synced 2024-12-25 21:59:11 +01:00
ef868e4abe
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. |
||
---|---|---|
.. | ||
libliftoff.h | ||
list.h | ||
log.h | ||
private.h |