pipebuffer: Include fenced buffer manager in build
[mesa.git] / src / gallium / auxiliary / SConscript
index c8a3ecf4f92e18438468d7dd88c4befff095dcad..b531ad2dbd9f8c48bb47b661fe293b877944df3d 100644 (file)
@@ -83,7 +83,9 @@ source = [
     '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',
@@ -135,6 +137,7 @@ source = [
     'util/u_debug_stack.c',
     'util/u_debug_symbol.c',
     'util/u_dump_defines.c',
+    'util/u_dump_state.c',
     'util/u_dl.c',
     'util/u_draw_quad.c',
     'util/u_format.c',