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