b7ca347f5e8fe0905ecd8e199a0f31cc63de3e71
[mesa.git] / src / util / Makefile.sources
1 MESA_UTIL_FILES := \
2 bitscan.c \
3 bitscan.h \
4 bitset.h \
5 debug.c \
6 debug.h \
7 disk_cache.c \
8 disk_cache.h \
9 format_r11g11b10f.h \
10 format_rgb9e5.h \
11 format_srgb.h \
12 half_float.c \
13 half_float.h \
14 hash_table.c \
15 hash_table.h \
16 list.h \
17 macros.h \
18 mesa-sha1.c \
19 mesa-sha1.h \
20 ralloc.c \
21 ralloc.h \
22 register_allocate.c \
23 register_allocate.h \
24 rgtc.c \
25 rgtc.h \
26 rounding.h \
27 set.c \
28 set.h \
29 simple_list.h \
30 slab.c \
31 slab.h \
32 string_to_uint_map.h \
33 string_to_uint_map.cpp \
34 strndup.c \
35 strndup.h \
36 strtod.c \
37 strtod.h \
38 texcompress_rgtc_tmp.h \
39 u_atomic.h \
40 u_endian.h \
41 u_vector.c \
42 u_vector.h \
43 vk_alloc.h
44
45 MESA_UTIL_GENERATED_FILES = \
46 format_srgb.c