mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-24 14:58:10 +02:00
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>
|
||
|---|---|---|
| .. | ||
| drirc_configdir | ||
| drirc_home | ||
| format | ||
| hash_table | ||
| perf | ||
| vma | ||
| bitset_test.cpp | ||
| blob_test.cpp | ||
| cache_test.cpp | ||
| dag_test.cpp | ||
| fast_idiv_by_const_test.cpp | ||
| fast_urem_by_const_test.cpp | ||
| gc_alloc_tests.cpp | ||
| half_float_test.cpp | ||
| int_min_max.cpp | ||
| mesa-sha1_test.cpp | ||
| os_mman_test.cpp | ||
| process_test.c | ||
| rb_tree_test.cpp | ||
| register_allocate_test.cpp | ||
| roundeven_test.cpp | ||
| set_test.cpp | ||
| sparse_array_test.cpp | ||
| string_buffer_test.cpp | ||
| timespec_test.cpp | ||
| u_atomic_test.cpp | ||
| u_call_once_test.cpp | ||
| u_debug_stack_test.cpp | ||
| u_debug_test.cpp | ||
| u_printf_test.cpp | ||
| u_qsort_test.cpp | ||
| vector_test.cpp | ||
| xmlconfig.cpp | ||