The branch, master has been updated
Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=master
Summary of changes:
src/mesa/drivers/dri/radeon/radeon_context.h | 2 +
src/mesa/drivers/dri/radeon/radeon_screen.c | 12 ++++
src/mesa/drivers/dri/radeon/radeon_tex.h | 4 +
src/mesa/drivers/dri/radeon/radeon_texmem.c | 2 +-
src/mesa/drivers/dri/radeon/radeon_texstate.c | 83 +++++++++++++++++++------
5 files changed, 82 insertions(+), 21 deletions(-)
via 5e600209f4908ece2ba8b7f880e1d7e950d2cfb4 (commit)
from 93115c4b235896df097b91edec7458a8a4488c4e (commit)
- Commits -----------------------------------------------
commit 5e600209f4908ece2ba8b7f880e1d7e950d2cfb4
Author: Chris Rankin <[EMAIL PROTECTED]>
Date: Mon Jul 14 10:09:58 2008 +0200
radeon: SetTexOffset support
This patch is a straightforward duplication of the R200 SetTexOffset code,
except that there is no big-endian tx_table[] array.
---------------------------------
_______________________________________________
mesa-commit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-commit