intel: Merge our choosetexformat fallbacks into core.
authorEric Anholt <eric@anholt.net>
Tue, 4 Jan 2011 21:44:34 +0000 (13:44 -0800)
committerEric Anholt <eric@anholt.net>
Tue, 4 Jan 2011 22:42:54 +0000 (14:42 -0800)
commit5dbb856e960f9448ec4e322f936f5f6763ee77e2
treeda8d2f4a60ed5631ea1262cad34026c650a45b9d
parent001d944fd50e0579739b8865e6e09be5d267c05a
intel: Merge our choosetexformat fallbacks into core.

We now share the type/format -> MESA_FORMAT_* mappings with software
mesa, and the core supports most of the fallbacks hardware drivers
will want.
src/mesa/drivers/dri/intel/intel_context.c
src/mesa/drivers/dri/intel/intel_fbo.c
src/mesa/drivers/dri/intel/intel_tex.c
src/mesa/drivers/dri/intel/intel_tex.h
src/mesa/drivers/dri/intel/intel_tex_format.c
src/mesa/main/texformat.c