mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Thu Mar 20 00:10:53 UTC 2008


The branch, gallium-0.1 has been updated
        Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-0.1

Summary of changes:
 src/gallium/drivers/softpipe/sp_context.h       |    2 ++
 src/gallium/drivers/softpipe/sp_prim_setup.c    |    2 +-
 src/gallium/drivers/softpipe/sp_quad_stipple.c  |    2 +-
 src/gallium/drivers/softpipe/sp_state_derived.c |   13 ++-----------
 src/gallium/drivers/softpipe/sp_state_surface.c |   12 ++++++++++++
 5 files changed, 18 insertions(+), 13 deletions(-)

       via  122ed506f4b808503b230bade421018614dbe696 (commit)
      from  ba31cf68551e409c7360995a35d836c22d9e0e75 (commit)


- Commits -----------------------------------------------
commit 122ed506f4b808503b230bade421018614dbe696
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Wed Mar 19 18:10:09 2008 -0600

    gallium: added fb_width/height fields to softpipe context
    
    These are convenience fields.  Otherwise, we have to check cbuf[0] or zsbuf
    in various places.

---------------------------------




More information about the mesa-commit mailing list