util: move ALIGN/ROUND_DOWN_TO to u_math.h
[mesa.git] / src / util / Makefile.sources
index addfe63598b4937d44f4d2ee8d13583d0058528c..644839bd09a306975e747ed7210d396d748ad93a 100644 (file)
@@ -9,6 +9,7 @@ MESA_UTIL_FILES := \
        blob.h \
        build_id.c \
        build_id.h \
+        compiler.h \
        crc32.c \
        crc32.h \
        dag.c \
@@ -21,6 +22,7 @@ MESA_UTIL_FILES := \
        double.h \
        fast_idiv_by_const.c \
        fast_idiv_by_const.h \
+       fnv1a.h \
        format/u_format.c \
        format/u_format.h \
        format/u_format_bptc.c \
@@ -49,6 +51,8 @@ MESA_UTIL_FILES := \
        half_float.h \
        hash_table.c \
        hash_table.h \
+        imports.c \
+        imports.h \
        list.h \
        macros.h \
        mesa-sha1.c \
@@ -107,6 +111,7 @@ MESA_UTIL_FILES := \
        u_vector.h \
        u_debug.c \
        u_debug.h \
+       u_debug_memory.c \
        u_cpu_detect.c \
        u_cpu_detect.h \
        os_memory_aligned.h \