radeon: SetTexOffset support
authorChris Rankin <rankincj@yahoo.com>
Mon, 14 Jul 2008 08:09:58 +0000 (10:09 +0200)
committerMichel Dänzer <michel@tungstengraphics.com>
Mon, 14 Jul 2008 08:11:20 +0000 (10:11 +0200)
commit5e600209f4908ece2ba8b7f880e1d7e950d2cfb4
treec64094d24c78d588fd70cb9f6ff277c48ecee0b3
parent93115c4b235896df097b91edec7458a8a4488c4e
radeon: SetTexOffset support

This patch is a straightforward duplication of the R200 SetTexOffset code,
except that there is no big-endian tx_table[] array.
src/mesa/drivers/dri/radeon/radeon_context.h
src/mesa/drivers/dri/radeon/radeon_screen.c
src/mesa/drivers/dri/radeon/radeon_tex.h
src/mesa/drivers/dri/radeon/radeon_texmem.c
src/mesa/drivers/dri/radeon/radeon_texstate.c