i915: Move the texture format setup for this driver out of shared code.
authorEric Anholt <eric@anholt.net>
Tue, 15 Nov 2011 23:57:39 +0000 (15:57 -0800)
committerEric Anholt <eric@anholt.net>
Tue, 22 Nov 2011 21:58:39 +0000 (13:58 -0800)
commit27505a105a4bf8b7329b87d29e1625e545508e4e
treecb50078e3d9f1a5f1184ad3c4cda24f991309d97
parent899e6ea8d3cac3f60c60935d59e020094b4b79a7
i915: Move the texture format setup for this driver out of shared code.

The i965 driver is now enabling all of these formats on its own from
the surface format table.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i915/i830_context.c
src/mesa/drivers/dri/i915/i915_context.c
src/mesa/drivers/dri/intel/intel_context.c
src/mesa/drivers/dri/intel/intel_context.h