fdb9b6dd13540f9ae86db4a77a6421ad8221d16b
[mesa.git] / src / util / Makefile.sources
1 MESA_UTIL_FILES := \
2 anon_file.h \
3 anon_file.c \
4 bigmath.h \
5 bitscan.c \
6 bitscan.h \
7 bitset.h \
8 build_id.c \
9 build_id.h \
10 crc32.c \
11 crc32.h \
12 dag.c \
13 dag.h \
14 debug.c \
15 debug.h \
16 disk_cache.c \
17 disk_cache.h \
18 fast_idiv_by_const.c \
19 fast_idiv_by_const.h \
20 format_r11g11b10f.h \
21 format_rgb9e5.h \
22 format_srgb.h \
23 futex.h \
24 half_float.c \
25 half_float.h \
26 hash_table.c \
27 hash_table.h \
28 list.h \
29 macros.h \
30 mesa-sha1.c \
31 mesa-sha1.h \
32 os_time.c \
33 os_time.h \
34 os_file.c \
35 os_file.h \
36 os_misc.c \
37 os_misc.h \
38 u_process.c \
39 u_process.h \
40 sha1/sha1.c \
41 sha1/sha1.h \
42 ralloc.c \
43 ralloc.h \
44 rand_xor.c \
45 rand_xor.h \
46 rb_tree.c \
47 rb_tree.h \
48 register_allocate.c \
49 register_allocate.h \
50 rgtc.c \
51 rgtc.h \
52 rounding.h \
53 set.c \
54 set.h \
55 simple_list.h \
56 simple_mtx.h \
57 slab.c \
58 slab.h \
59 string_buffer.c \
60 string_buffer.h \
61 strndup.h \
62 strtod.c \
63 strtod.h \
64 texcompress_rgtc_tmp.h \
65 timespec.h \
66 u_atomic.c \
67 u_atomic.h \
68 u_dynarray.h \
69 u_endian.h \
70 u_math.c \
71 u_math.h \
72 u_queue.c \
73 u_queue.h \
74 u_string.h \
75 u_thread.h \
76 u_vector.c \
77 u_vector.h \
78 u_debug.c \
79 u_debug.h \
80 u_cpu_detect.c \
81 u_cpu_detect.h \
82 os_memory_aligned.h \
83 os_memory_debug.h \
84 os_memory_stdc.h \
85 os_memory.h \
86 u_memory.h \
87 vma.c \
88 vma.h
89
90 MESA_UTIL_GENERATED_FILES = \
91 format_srgb.c
92
93 XMLCONFIG_FILES := \
94 xmlconfig.c \
95 xmlconfig.h