mesa: Changes to 'master'

Haihao Xiang haihao at kemper.freedesktop.org
Tue Aug 5 02:33:01 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/i965/brw_wm_fp.c   |   11 ++++++-----
 src/mesa/drivers/dri/i965/brw_wm_glsl.c |   14 +++++++++-----
 2 files changed, 15 insertions(+), 10 deletions(-)

       via  a3024caff1c790cf9f24476926aa62198f1e7b53 (commit)
      from  62fb5f7b9ab70017d5de6ab3d0886bc4cbdbc57f (commit)


- Commits -----------------------------------------------
commit a3024caff1c790cf9f24476926aa62198f1e7b53
Author: Xiang, Haihao <haihao.xiang at intel.com>
Date:   Tue Aug 5 10:18:56 2008 +0800

    i965: Use program->SamplerUnits[] to get the appropriate texture unit.
    
    inst->TexSrcUnit is used as an index into program->SamplerUnits[] since
    the commit ade508312c701ce89d3c2cd717994dbbabb4f207, and program->SamplerUnits
    is a sampler-to-texture-unit mapping.

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




More information about the mesa-commit mailing list