mesa: Changes to 'master'

Brian Paul brianp at kemper.freedesktop.org
Mon Jun 11 22:36:07 UTC 2007


 src/mesa/drivers/dri/i915tex/intel_tex_validate.c |    2 -
 src/mesa/drivers/dri/i965/intel_tex_validate.c    |    2 -
 src/mesa/main/mtypes.h                            |    4 +-
 src/mesa/main/teximage.c                          |   16 ++++----
 src/mesa/main/texobj.c                            |   42 +++++++++++-----------
 src/mesa/main/texstate.c                          |   13 ++++--
 src/mesa/swrast/s_texfilter.c                     |    2 -
 7 files changed, 42 insertions(+), 39 deletions(-)

commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary

New commits:
commit 84e051b6a0b694b44adee381e388b00062c90b33
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Mon Jun 11 16:36:06 2007 -0600

    fix typo, added comment

commit 227315278dea9095cee6e508d03b28720b2e7880
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Mon Jun 11 16:32:57 2007 -0600

    Replace texobj->Complete with texobj->_Complete since it's a derived field.

commit a28977a4c726ac5023fcefb58695498c0c5ae507
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Mon Jun 11 16:27:33 2007 -0600

    typo: s/derrived/derived/




More information about the mesa-commit mailing list