mesa: Changes to 'master'

Michel Daenzer daenzer at kemper.freedesktop.org
Mon Jul 14 08:13:21 UTC 2008


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 <rankincj at yahoo.com>
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.

---------------------------------




More information about the mesa-commit mailing list