Squashed commit of the following:
[mesa.git] / src / gallium / drivers / i915 / Makefile
index e33c74d02f78f4e127b38d17c24f1012a6da0540..2cefe708500c5756f543cbdbb30198f5654741c0 100644 (file)
@@ -5,7 +5,6 @@ LIBNAME = i915
 
 C_SOURCES = \
        i915_blit.c \
-       i915_buffer.c \
        i915_clear.c \
        i915_flush.c \
        i915_context.c \
@@ -20,7 +19,9 @@ C_SOURCES = \
        i915_screen.c \
        i915_prim_emit.c \
        i915_prim_vbuf.c \
-       i915_texture.c \
+       i915_resource.c \
+       i915_resource_texture.c \
+       i915_resource_buffer.c \
        i915_fpc_emit.c \
        i915_fpc_translate.c \
        i915_surface.c