i965/fs: Stomp the texture return type to UINT32 for resinfo messages
[mesa.git] / src / util / Makefile.sources
index 4e54c74600c80d4afe99da2420f744fb685f60c0..a87114601c8856582aa37175c4441be21fb107b4 100644 (file)
@@ -1,21 +1,29 @@
-MESA_UTIL_SHA1_FILES := \
-       sha1.c \
-       sha1.h
-
 MESA_UTIL_FILES :=     \
+       bitset.h \
+       debug.c \
+       debug.h \
        format_srgb.h \
+       half_float.c \
+       half_float.h \
        hash_table.c    \
        hash_table.h \
+       list.h \
        macros.h \
+       mesa-sha1.c \
+       mesa-sha1.h \
        ralloc.c \
        ralloc.h \
        register_allocate.c \
        register_allocate.h \
        rgtc.c \
        rgtc.h \
+       rounding.h \
        set.c \
        set.h \
-       strtod.cpp \
+       simple_list.h \
+       strndup.c \
+       strndup.h \
+       strtod.c \
        strtod.h \
        texcompress_rgtc_tmp.h \
        u_atomic.h