mesa: Changes to 'mesa_7_0_branch'

Brian Paul brianp at kemper.freedesktop.org
Thu Nov 29 15:20:00 UTC 2007


 src/mesa/drivers/common/driverfuncs.c |    2 
 src/mesa/main/config.h                |    2 
 src/mesa/main/dd.h                    |    5 +
 src/mesa/shader/prog_statevars.c      |   93 ++++++++++++++++++
 src/mesa/shader/prog_statevars.h      |    8 +
 src/mesa/tnl/t_vb_program.c           |  167 ++++++++++++----------------------
 src/mesa/tnl/tnl.h                    |    8 -
 7 files changed, 171 insertions(+), 114 deletions(-)

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

New commits:
commit 73d5f232ad5905e6566ddd22f2cbceaac48bd4ad
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Thu Nov 29 08:12:33 2007 -0700

    New ctx->Driver.Map/UnmapTexture() functions for accessing textures from t_vb_program.c

commit f7209541e44c35e64bc9cd4fd8342ee7743b7774
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Thu Nov 29 08:17:37 2007 -0700

    cleanups, comments
    
    Conflicts:
    
    	src/mesa/tnl/t_vb_program.c

commit 397a32dca7b58b1120874b304e0f39fc314dbb3b
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Wed Nov 28 15:19:46 2007 -0700

    Move _mesa_load_tracked_matrices() from TNL module to prog_statevars.c




More information about the mesa-commit mailing list