draw: Add assert to check input of memcpy.
[mesa.git] / src / gallium / auxiliary / Makefile
index aea21233674ed43f10b4101968a9ff2f805a9904..ff7695150e2184858c01e1018e896d9be3698e3a 100644 (file)
@@ -49,7 +49,9 @@ C_SOURCES = \
        indices/u_indices_gen.c \
        indices/u_unfilled_gen.c \
        os/os_misc.c \
+       os/os_stream_log.c \
        os/os_stream_stdc.c \
+       os/os_stream_str.c \
        os/os_stream_null.c \
        os/os_time.c \
        pipebuffer/pb_buffer_malloc.c \
@@ -94,6 +96,7 @@ C_SOURCES = \
        util/u_debug_symbol.c \
        util/u_debug_stack.c \
        util/u_dump_defines.c \
+       util/u_dump_state.c \
        util/u_bitmask.c \
        util/u_blit.c \
        util/u_blitter.c \