mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Fri Dec 7 20:08:45 UTC 2007


 src/mesa/pipe/softpipe/sp_context.c       |   11 ++++++--
 src/mesa/pipe/softpipe/sp_quad_fs.c       |    1 
 src/mesa/pipe/softpipe/sp_state.h         |   29 ----------------------
 src/mesa/pipe/softpipe/sp_state_sampler.c |    3 +-
 src/mesa/pipe/softpipe/sp_surface.c       |    3 +-
 src/mesa/pipe/softpipe/sp_texture.c       |    2 -
 src/mesa/pipe/softpipe/sp_texture.h       |   39 ++++++++++++++++++++++++++++++
 7 files changed, 53 insertions(+), 35 deletions(-)

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

New commits:
commit e6b5cf342e8a66869d25b68d5a63f3d3600b8aad
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Fri Dec 7 13:08:28 2007 -0700

    add some whitespace

commit 4c90dc7027a42e046662d52c7300f0eb68a6cf3f
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Fri Dec 7 10:21:56 2007 -0700

    Move struct softpipe_texture definition into sp_texture.h
    
    Also, added softpipe_texture() cast wrapper.

commit 94a3cb078db2e09716604923c02e3a975ae318ae
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Fri Dec 7 10:18:34 2007 -0700

    minor code movement




More information about the mesa-commit mailing list