mesa: Changes to 'gallium-0.1'

Zack Rusin zack at kemper.freedesktop.org
Wed Sep 19 18:03:29 UTC 2007


 src/mesa/pipe/softpipe/sp_state_blend.c |    9 ++++-----
 src/mesa/state_tracker/st_atom_blend.c  |    4 ++--
 2 files changed, 6 insertions(+), 7 deletions(-)

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

New commits:
commit c8650b087440c7ba5ad0d8652dc916852e55bc1d
Author: Zack Rusin <zack at tungstengraphics.com>
Date:   Wed Sep 19 14:06:19 2007 -0400

    Avoid redundant reallocation of the template.
    
    cso already allocated the template for us. Returning 0 means
    we have no driver specific representation and just want
    the template on the bind.




More information about the mesa-commit mailing list