radv: fix resetting the pool for timestamp queries
[mesa.git] / src / util / Makefile.sources
index 104ecae8ed3b3106eb1956547208c9c8d88beef1..b562d6cd6f41006f72b245e8658fc60a9dc51cd6 100644 (file)
@@ -24,12 +24,16 @@ MESA_UTIL_FILES := \
        mesa-sha1.h \
        os_time.c \
        os_time.h \
+       u_process.c \
+       u_process.h \
        sha1/sha1.c \
        sha1/sha1.h \
        ralloc.c \
        ralloc.h \
        rand_xor.c \
        rand_xor.h \
+       rb_tree.c \
+       rb_tree.h \
        register_allocate.c \
        register_allocate.h \
        rgtc.c \
@@ -51,12 +55,16 @@ MESA_UTIL_FILES := \
        u_atomic.h \
        u_dynarray.h \
        u_endian.h \
+       u_math.c \
+       u_math.h \
        u_queue.c \
        u_queue.h \
        u_string.h \
        u_thread.h \
        u_vector.c \
-       u_vector.h
+       u_vector.h \
+       vma.c \
+       vma.h
 
 MESA_UTIL_GENERATED_FILES = \
        format_srgb.c