util: Move format_rgb9e5.h to src/util
[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 format_rgb9e5.h \
8 format_srgb.h \
9 half_float.c \
10 half_float.h \
11 hash_table.c \
12 hash_table.h \
13 list.h \
14 macros.h \
15 mesa-sha1.c \
16 mesa-sha1.h \
17 ralloc.c \
18 ralloc.h \
19 register_allocate.c \
20 register_allocate.h \
21 rgtc.c \
22 rgtc.h \
23 rounding.h \
24 set.c \
25 set.h \
26 simple_list.h \
27 strndup.c \
28 strndup.h \
29 strtod.c \
30 strtod.h \
31 texcompress_rgtc_tmp.h \
32 u_atomic.h
33
34 MESA_UTIL_GENERATED_FILES = \
35 format_srgb.c