mirror of
https://gitlab.freedesktop.org/emersion/libliftoff.git
synced 2025-01-30 20:34:19 +01:00
Drop outdated TODO about format list in struct liftoff_plane
This commit is contained in:
parent
15f6ce7832
commit
f53b541473
1 changed files with 0 additions and 1 deletions
|
@ -69,7 +69,6 @@ struct liftoff_plane {
|
|||
uint32_t possible_crtcs;
|
||||
uint32_t type;
|
||||
int zpos; /* greater values mean closer to the eye */
|
||||
/* TODO: formats */
|
||||
struct liftoff_list link; /* liftoff_device.planes */
|
||||
|
||||
drmModePropertyRes **props;
|
||||
|
|
Loading…
Add table
Reference in a new issue