libdisplay-info/include/libdisplay-info
Simon Ser c7a2edb74c edid: re-order display descriptor declarations in public header
These appear after the basic display parameters and features in
the EDID structure, so it makes sense to put them below in the
header.

I got confused while during a rebase.

While at it, move the declaration for struct di_edid_display_descriptor
before the one for di_edid_get_display_descriptors(), because the
latter uses the former.

Signed-off-by: Simon Ser <contact@emersion.fr>
2022-06-10 16:42:29 +02:00
..
edid.h edid: re-order display descriptor declarations in public header 2022-06-10 16:42:29 +02:00
info.h Add di_info_get_product_name 2022-05-09 14:33:58 +02:00