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