mesa: Changes to 'master'

Brian Paul brianp at kemper.freedesktop.org
Thu Aug 23 08:11:26 UTC 2007


 src/mesa/drivers/windows/gdi/wgl.c   |    4 
 src/mesa/drivers/windows/gdi/wmesa.c |    5 +
 src/mesa/main/bufferobj.c            |  170 ++++++++++++++++++++---------------
 src/mesa/main/bufferobj.h            |    3 
 src/mesa/main/context.c              |   36 ++++++-
 src/mesa/main/texstate.c             |   24 ++++
 src/mesa/main/texstate.h             |    3 
 src/mesa/shader/program.c            |   43 ++++++++
 src/mesa/shader/program.h            |    3 
 9 files changed, 214 insertions(+), 77 deletions(-)

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

New commits:
commit 4b654d41da08b3b5475144c027e97a3ae7ab5696
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Thu Aug 23 08:53:43 2007 +0100

    For _mesa_share_state(), update the context's references to the new share group's objects (Shane Blackett)




More information about the mesa-commit mailing list