i965: Use internal functions for buffer object access
[mesa.git] / src / util / Makefile.sources
index c34475a849371b1b648bf1588b7bf74681c3c0ae..a87114601c8856582aa37175c4441be21fb107b4 100644 (file)
@@ -1,7 +1,32 @@
 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 \
-       rgtc.c
+       ralloc.h \
+       register_allocate.c \
+       register_allocate.h \
+       rgtc.c \
+       rgtc.h \
+       rounding.h \
+       set.c \
+       set.h \
+       simple_list.h \
+       strndup.c \
+       strndup.h \
+       strtod.c \
+       strtod.h \
+       texcompress_rgtc_tmp.h \
+       u_atomic.h
 
 MESA_UTIL_GENERATED_FILES = \
        format_srgb.c