i965/fs: Stomp the texture return type to UINT32 for resinfo messages
[mesa.git] / src / util / Makefile.sources
index 560ea836aa17233c7b5514ede2d9918f48c67b2b..a87114601c8856582aa37175c4441be21fb107b4 100644 (file)
@@ -1,23 +1,29 @@
-MESA_UTIL_SHADER_CACHE_FILES := \
-       mesa-sha1.c \
-       mesa-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 \
        simple_list.h \
-       strtod.cpp \
+       strndup.c \
+       strndup.h \
+       strtod.c \
        strtod.h \
        texcompress_rgtc_tmp.h \
        u_atomic.h