i965/nir/vec4: removed unneeded tex src swizzle set
[mesa.git] / src / util / Makefile.sources
index 52ae5cc7a9128721985b31e708856a672b30abf2..afdd0cb3b5c73efa15a914cfb0b0f9539de9a9a3 100644 (file)
@@ -1,21 +1,23 @@
-MESA_UTIL_SHADER_CACHE_FILES := \
-       sha1.c \
-       sha1.h
-
 MESA_UTIL_FILES :=     \
+       bitset.h \
        format_srgb.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 \
+       strtod.c \
        strtod.h \
        texcompress_rgtc_tmp.h \
        u_atomic.h