mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-05 11:10:10 +01:00
the image_format_to_fourcc() function will be used from egl/wayland hence make it non-static. Also move the function into loader_dri_helper.c from loader_dri3_helper.c since loader_dri3_helper library depends on xcb which will make egl wayland depend on xcb indirectly. v2: add loader tag to extern image_format_to_fourcc() (Marek Olšák) V3: move image_format_to_fourcc to loader_dri_helper.c Signed-off-by: Yogesh Mohanmarimuthu <yogesh.mohanmarimuthu@amd.com> Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13422> |
||
|---|---|---|
| .. | ||
| loader.c | ||
| loader.h | ||
| loader_dri3_helper.c | ||
| loader_dri3_helper.h | ||
| loader_dri_helper.c | ||
| loader_dri_helper.h | ||
| meson.build | ||
| pci_id_driver_map.h | ||