Merge branch 'arb_half_float_vertex'
[mesa.git] / src / gallium / auxiliary / Makefile
index e3af41c6e04486f77da9e6f039c06d511fa7fb6e..da1fb6b299f17332613dbf68c06e1aa99d27fff6 100644 (file)
@@ -48,12 +48,10 @@ C_SOURCES = \
        draw/draw_vs_sse.c \
        indices/u_indices_gen.c \
        indices/u_unfilled_gen.c \
-       pipebuffer/pb_buffer_fenced.c \
        pipebuffer/pb_buffer_malloc.c \
        pipebuffer/pb_bufmgr_alt.c \
        pipebuffer/pb_bufmgr_cache.c \
        pipebuffer/pb_bufmgr_debug.c \
-       pipebuffer/pb_bufmgr_fenced.c \
        pipebuffer/pb_bufmgr_mm.c \
        pipebuffer/pb_bufmgr_ondemand.c \
        pipebuffer/pb_bufmgr_pool.c \
@@ -92,6 +90,7 @@ C_SOURCES = \
        util/u_debug_dump.c \
        util/u_debug_symbol.c \
        util/u_debug_stack.c \
+       util/u_bitmask.c \
        util/u_blit.c \
        util/u_blitter.c \
        util/u_cache.c \
@@ -111,6 +110,7 @@ C_SOURCES = \
        util/u_math.c \
        util/u_mm.c \
        util/u_rect.c \
+       util/u_ringbuffer.c \
        util/u_simple_shaders.c \
        util/u_snprintf.c \
        util/u_stream_stdc.c \