pipebuffer: Include fenced buffer manager in build
[mesa.git] / src / gallium / auxiliary / Makefile
index 34f5df7764d6b4c5c7fa367e6e03a93014e554f2..916f5f6c91cad933f896faea6def8aa847e5be2f 100644 (file)
@@ -49,10 +49,12 @@ 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_fenced.c \
        pipebuffer/pb_buffer_malloc.c \
        pipebuffer/pb_bufmgr_alt.c \
        pipebuffer/pb_bufmgr_cache.c \
@@ -95,6 +97,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 \