nir/lower_non_uniform: lower image/texture instructions taking derefs
[mesa.git] / src / util / Makefile.sources
index 541cb6b85be01dc2641bed4ff5aef139a90c51a3..109de1ebf6e55b9a21ce9443f627495586fd8df7 100644 (file)
@@ -1,8 +1,12 @@
 MESA_UTIL_FILES := \
+       anon_file.h \
+       anon_file.c \
        bigmath.h \
        bitscan.c \
        bitscan.h \
        bitset.h \
+       blob.c \
+       blob.h \
        build_id.c \
        build_id.h \
        crc32.c \
@@ -13,6 +17,8 @@ MESA_UTIL_FILES := \
        debug.h \
        disk_cache.c \
        disk_cache.h \
+       double.c \
+       double.h \
        fast_idiv_by_const.c \
        fast_idiv_by_const.h \
        format_r11g11b10f.h \
@@ -29,6 +35,8 @@ MESA_UTIL_FILES := \
        mesa-sha1.h \
        os_time.c \
        os_time.h \
+       os_file.c \
+       os_file.h \
        os_misc.c \
        os_misc.h \
        u_process.c \
@@ -52,12 +60,15 @@ MESA_UTIL_FILES := \
        simple_mtx.h \
        slab.c \
        slab.h \
+       softfloat.c \
+       softfloat.h \
        string_buffer.c \
        string_buffer.h \
        strndup.h \
        strtod.c \
        strtod.h \
        texcompress_rgtc_tmp.h \
+       timespec.h \
        u_atomic.c \
        u_atomic.h \
        u_dynarray.h \