r600: fill in some missing tex formats
authorAlex Deucher <alexdeucher@gmail.com>
Fri, 30 Oct 2009 19:02:34 +0000 (15:02 -0400)
committerAlex Deucher <alexdeucher@gmail.com>
Fri, 30 Oct 2009 19:02:34 +0000 (15:02 -0400)
commit703a836d4075b0e95633020765000430192986bb
treec29e87b81abd9b07b512a10878158219a7c7cc44
parent57864f6e0450c589059e07534e2af152bbefa75f
r600: fill in some missing tex formats

This improves shadowtex since the component ordering
is at least correct now, but I'm not sure how to
deal with texturing from a depth surface yet due to
differences in depth and color tile layouts.

Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
src/mesa/drivers/dri/r600/r600_texstate.c