cce28db005effc15a317c639c97644459a24cd1f
[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 blob.c \
9 blob.h \
10 build_id.c \
11 build_id.h \
12 crc32.c \
13 crc32.h \
14 dag.c \
15 dag.h \
16 debug.c \
17 debug.h \
18 disk_cache.c \
19 disk_cache.h \
20 double.c \
21 double.h \
22 fast_idiv_by_const.c \
23 fast_idiv_by_const.h \
24 format/u_format.c \
25 format/u_format.h \
26 format/u_format_bptc.c \
27 format/u_format_bptc.h \
28 format/u_format_etc.c \
29 format/u_format_etc.h \
30 format/u_format_latc.c \
31 format/u_format_latc.h \
32 format/u_format_other.c \
33 format/u_format_other.h \
34 format/u_format_rgtc.c \
35 format/u_format_rgtc.h \
36 format/u_format_s3tc.c \
37 format/u_format_s3tc.h \
38 format/u_format_tests.c \
39 format/u_format_tests.h \
40 format/u_format_yuv.c \
41 format/u_format_yuv.h \
42 format/u_format_zs.c \
43 format/u_format_zs.h \
44 format_r11g11b10f.h \
45 format_rgb9e5.h \
46 format_srgb.h \
47 futex.h \
48 half_float.c \
49 half_float.h \
50 hash_table.c \
51 hash_table.h \
52 list.h \
53 macros.h \
54 mesa-sha1.c \
55 mesa-sha1.h \
56 os_time.c \
57 os_time.h \
58 os_file.c \
59 os_file.h \
60 os_misc.c \
61 os_misc.h \
62 u_process.c \
63 u_process.h \
64 sha1/sha1.c \
65 sha1/sha1.h \
66 ralloc.c \
67 ralloc.h \
68 rand_xor.c \
69 rand_xor.h \
70 rb_tree.c \
71 rb_tree.h \
72 register_allocate.c \
73 register_allocate.h \
74 rgtc.c \
75 rgtc.h \
76 rounding.h \
77 set.c \
78 set.h \
79 simple_list.h \
80 simple_mtx.h \
81 slab.c \
82 slab.h \
83 softfloat.c \
84 softfloat.h \
85 sparse_array.c \
86 sparse_array.h \
87 string_buffer.c \
88 string_buffer.h \
89 strndup.h \
90 strtod.c \
91 strtod.h \
92 texcompress_rgtc_tmp.h \
93 timespec.h \
94 u_atomic.c \
95 u_atomic.h \
96 u_dynarray.h \
97 u_endian.h \
98 u_math.c \
99 u_math.h \
100 u_queue.c \
101 u_queue.h \
102 u_string.h \
103 u_thread.h \
104 u_vector.c \
105 u_vector.h \
106 u_debug.c \
107 u_debug.h \
108 u_cpu_detect.c \
109 u_cpu_detect.h \
110 os_memory_aligned.h \
111 os_memory_debug.h \
112 os_memory_stdc.h \
113 os_memory.h \
114 u_memory.h \
115 u_mm.h \
116 u_mm.c \
117 vma.c \
118 vma.h
119
120 MESA_UTIL_GENERATED_FILES = \
121 format_srgb.c \
122 format/u_format_table.c
123
124 XMLCONFIG_FILES := \
125 xmlconfig.c \
126 xmlconfig.h