libliftoff/include
Simon Ser 42db49c6fe
Guess zpos from plane type
Many drivers don't expose the zpos plane property. We can guess it from the
plane type though: primary, overlay, cursor. Except some drivers expose
underlays too: underlays, primary, overlay, cursor. Underlay planes don't have a
special type, they are just marked as overlays. To detect them, check whether
their plane ID is less than the primary plane ID.

References: https://github.com/emersion/libhwc/issues/3
2019-09-08 18:33:09 +03:00
..
libhwc.h Add basic docs 2019-08-23 19:37:53 +03:00
list.h Initial experiments 2019-08-21 23:07:37 +03:00
private.h Guess zpos from plane type 2019-09-08 18:33:09 +03:00