mesa/include
Yonggang Luo b2ddec4e98 c11: Implement c11/time.h with c11/impl/time.c
Create c11/time.h instead of put timespec_get in `c11/threads.h`

Creating impl folder is used to avoid `#include <time.h>` point the c11/time.h file

Detecting if `struct timespec` present with meson
Define TIME_UTC in `c11/time.h` instead `c11/threads.h`
Define `struct timespec` in `c11/time.h` when not present.
Implement timespec_get in c11/impl/time.c instead threads.h

Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Reviewed-by: Jason Ekstrand <jason.ekstrand@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15497>
2022-06-09 17:23:34 +00:00
..
CL
D3D9
EGL egl: sync eglext.h & egl.xml from Khronos 2021-10-12 21:40:54 +00:00
GL gallium/dri: Extend image extension to support in-fence 2022-03-04 22:16:20 +00:00
GLES
GLES2
GLES3
HaikuGL hgl: Major refactor and cleanup 2021-01-09 20:51:35 -06:00
KHR
android_stub android_stub: update platform headers to include atrace 2021-10-09 00:42:32 +00:00
c11 c11: Implement c11/time.h with c11/impl/time.c 2022-06-09 17:23:34 +00:00
d3dadapter
drm-uapi include: update amdgpu_drm.h 2022-05-16 07:03:39 -04:00
pci_ids intel/dev: Enable first set of DG2 PCI IDs 2022-05-12 03:03:57 -07:00
vk_video vulkan: update vk video headers for new vulkan headers. 2022-03-17 21:14:28 +00:00
vulkan vulkan: Spec update to 1.3.216 2022-06-08 20:20:21 +00:00
winddk d3d10umd,d3d10sw: Initial import. 2021-05-19 13:50:07 +00:00
c99_alloca.h
c99_compat.h c99_compat.h: remove inline and __func__ shims 2022-06-02 13:09:15 +00:00
kopper_interface.h kopper: Grow a swap interval API 2022-05-04 15:06:51 +00:00
meson.build anv: Remove vkCreateDmaBufINTEL (v4) 2021-04-08 14:15:55 +00:00
no_extern_c.h