Files
weston/tests
Leandro Ribeiro 0750ceae6c drm-formats: remove create() and destroy() from the API
Since commit "drm-formats: save result of intersection in the first
array", every block of code where weston_drm_format_array_create() and
destroy() are being called could use init() and fini() instead.

Remove these two functions from the API to make it leaner. This patch
also modifies the code that depends on these functions to use init() and
fini().

Signed-off-by: Leandro Ribeiro <leandro.ribeiro@collabora.com>
Reviewed-by: Alexandros Frantzis <alexandros.frantzis@collabora.com>
2021-09-06 12:52:37 +00:00
..
2021-06-16 14:41:08 +00:00
2021-07-23 17:26:02 +01:00
2021-06-15 07:43:00 +00:00
2021-07-23 17:26:02 +01:00
2017-01-23 14:12:06 +02:00
2021-06-28 14:21:27 +03:00
2020-01-30 10:10:35 +00:00