From f9439e4a4696b8bc5fcdf3ac664f5e8d446f6621 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Wed, 27 Jan 2010 21:22:00 -0800 Subject: intel: Remove long-disabled meta readpixels, and associated meta support. --- src/mesa/drivers/dri/i915/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/mesa/drivers/dri/i915/Makefile') 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 \ -- cgit v1.2.3