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 <[EMAIL PROTECTED]>
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.

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

_______________________________________________
mesa-commit mailing list
mesa-commit@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to