mesa/src/loader
Karmjit Mahil 54928d643e loader/wayland: Fix missing timespec.h include
`loader_wayland_dispatch()` also makes use of `timespec` so we
need `timespec.h`. Otherwise it fails to build due to
`timespec_sub_saturate()` missing.

Signed-off-by: Karmjit Mahil <karmjit.mahil@igalia.com>
Fixes: 90effcceab ("wsi/wayland: refactor wayland dispatch")
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/12580
Reviewed-by: Eric Engestrom <None>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33423>
2025-02-06 10:39:25 +01:00
..
loader.c loader: improve the existing loader-libgallium non-matching version error 2025-01-23 00:49:05 +00:00
loader.h mesa_interface: remove redundant __DRI*Rec types 2024-10-22 06:48:02 +00:00
loader_dri_helper.c dri: deal with ARGB1555 2025-01-21 14:33:13 +00:00
loader_dri_helper.h loader: Fix typo in __DRI_IMAGE_FORMAT_XBGR16161616 definition 2024-10-25 14:18:24 +00:00
loader_wayland_helper.c wsi/wayland: refactor wayland dispatch 2024-05-02 19:37:26 +00:00
loader_wayland_helper.h loader/wayland: Fix missing timespec.h include 2025-02-06 10:39:25 +01:00
meson.build meson: remove dri-search-path 2024-09-19 05:06:50 +00:00
pci_id_driver_map.h loader: handle picking zink for nouveau for certain GPUs. 2024-02-21 11:16:25 +10:00