mesa: Changes to 'master'

Brian Paul brianp at kemper.freedesktop.org
Thu Nov 29 15:14:48 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           |  159 ++++++++++++----------------------
 src/mesa/tnl/tnl.h                    |    8 -
 7 files changed, 166 insertions(+), 111 deletions(-)

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

New commits:
commit 61fbc816570820757afdbc3cd04cd475b337ad4f
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 a2ab143b751b85ecb6b9807982ef6dab254f4b93
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Wed Nov 28 15:55:57 2007 -0700

    cleanups, comments

commit a7e1b4456a08d84c976bd260d018ca88f35867e4
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