summaryrefslogtreecommitdiff
path: root/libweston/drm-formats.c
Commit message (Expand)AuthorAgeFilesLines
* drm-formats: add weston_drm_format_array_count_pairs()Leandro Ribeiro2021-11-251-0/+18
* drm-formats: remove create() and destroy() from the APILeandro Ribeiro2021-09-061-52/+15
* drm-formats: save result of intersection in the first arrayLeandro Ribeiro2021-09-061-11/+13
* libweston: do not forget to destroy temporary drm_format_arrayLeandro Ribeiro2021-06-161-0/+1
* libweston: add struct weston_drm_formatLeandro Ribeiro2021-04-271-0/+516