summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i915/Makefile
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2010-01-27 21:22:00 -0800
committerEric Anholt <eric@anholt.net>2010-01-28 10:55:25 -0800
commitf9439e4a4696b8bc5fcdf3ac664f5e8d446f6621 (patch)
tree2d88c1889380f5d7f3491a945f3c282447a45393 /src/mesa/drivers/dri/i915/Makefile
parentc75e238434f64657e96f09e0215f02cefa6ad6d6 (diff)
intel: Remove long-disabled meta readpixels, and associated meta support.
Diffstat (limited to 'src/mesa/drivers/dri/i915/Makefile')
-rw-r--r--src/mesa/drivers/dri/i915/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mesa/drivers/dri/i915/Makefile b/src/mesa/drivers/dri/i915/Makefile
index cf32476f40..dc15ae425c 100644
--- a/src/mesa/drivers/dri/i915/Makefile
+++ b/src/mesa/drivers/dri/i915/Makefile
@@ -8,7 +8,6 @@ MINIGLX_SOURCES = server/intel_dri.c
DRIVER_SOURCES = \
i830_context.c \
- i830_metaops.c \
i830_state.c \
i830_texblend.c \
i830_texstate.c \
@@ -40,7 +39,6 @@ DRIVER_SOURCES = \
i915_debug.c \
i915_debug_fp.c \
i915_fragprog.c \
- i915_metaops.c \
i915_program.c \
i915_state.c \
i915_vtbl.c \