mesa/src/c11/impl
Yonggang Luo 235b10e7cf util/meson: Getting mesa util core to be self contained
Guard util to be standalone by move subdir('util') just behind subdir('android_stub')

texcompress_rgtc_tmp.h is not a standard c header, do not treat it as source

Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19522>
2023-08-02 03:41:24 +00:00
..
.editorconfig c11: Move the implementation of threads.h into c source code 2022-06-15 17:37:17 +00:00
meson.build util/meson: Getting mesa util core to be self contained 2023-08-02 03:41:24 +00:00
threads_posix.c util: Fixes prototype of threads_timespec_compare 2023-06-21 06:18:40 +00:00
threads_win32.c treewide: Replace the usage of TRUE/FALSE with true/false 2023-06-27 18:18:28 +08:00
threads_win32.h c11: call impl_tss_dtor_invoke with tls callback for win32 2022-08-10 20:14:15 +00:00
threads_win32_tls_callback.cpp c11: call impl_tss_dtor_invoke with tls callback for win32 2022-08-10 20:14:15 +00:00
time.c c11: Improve timespec_get to support TIME_MONOTONIC TIME_ACTIVE TIME_THREAD_ACTIVE TIME_MONOTONIC_RAW 2023-06-20 00:05:48 +00:00