mesa/src/loader
Yogesh Mohanmarimuthu 42a46f2c5f loader: make image_format_to_fourcc() non-static
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>
2023-01-24 12:51:35 +00:00
..
loader.c dri: Introduce internal Mesa DRI driver loader extension. 2022-12-05 19:26:41 +00:00
loader.h gbm: Promote dri_bind_extensions() to the loader util library. 2022-12-05 19:26:41 +00:00
loader_dri3_helper.c loader: make image_format_to_fourcc() non-static 2023-01-24 12:51:35 +00:00
loader_dri3_helper.h loader,glx,egl/x11: init dri_screen_display_gpu in struct loader_dri3_drawable 2023-01-24 12:51:35 +00:00
loader_dri_helper.c loader: make image_format_to_fourcc() non-static 2023-01-24 12:51:35 +00:00
loader_dri_helper.h loader: make image_format_to_fourcc() non-static 2023-01-24 12:51:35 +00:00
meson.build dri: Introduce internal Mesa DRI driver loader extension. 2022-12-05 19:26:41 +00:00
pci_id_driver_map.h loader: Restore i915g support. 2021-12-09 09:05:23 -08:00