Merge remote-tracking branch 'mesa-public/master' into vulkan
[mesa.git] / src / util / Makefile.sources
1 MESA_UTIL_FILES := \
2 bitset.h \
3 debug.c \
4 debug.h \
5 format_srgb.h \
6 half_float.c \
7 half_float.h \
8 hash_table.c \
9 hash_table.h \
10 list.h \
11 macros.h \
12 mesa-sha1.c \
13 mesa-sha1.h \
14 ralloc.c \
15 ralloc.h \
16 register_allocate.c \
17 register_allocate.h \
18 rgtc.c \
19 rgtc.h \
20 rounding.h \
21 set.c \
22 set.h \
23 simple_list.h \
24 strndup.c \
25 strndup.h \
26 strtod.c \
27 strtod.h \
28 texcompress_rgtc_tmp.h \
29 u_atomic.h
30
31 MESA_UTIL_GENERATED_FILES = \
32 format_srgb.c