mesa: Changes to 'gallium-0.1'

Michel Daenzer daenzer at kemper.freedesktop.org
Wed Sep 19 18:40:25 UTC 2007


 src/mesa/state_tracker/st_atom_framebuffer.c |    5 ++++-
 src/mesa/state_tracker/st_cb_fbo.c           |    4 ++++
 2 files changed, 8 insertions(+), 1 deletion(-)

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

New commits:
commit c9a5ef1a1cdee94fe091cb65ea34e9a9bb8b2190
Author: Michel Dänzer <michel at tungstengraphics.com>
Date:   Wed Sep 19 20:03:08 2007 +0100

    Fix window resizes.
    
    The memcmp is insufficient for eliminating redundant framebuffer state changes.

commit 617b39ce9811b0998ceb746c935cc50cacf8a9bc
Author: Michel Dänzer <michel at tungstengraphics.com>
Date:   Wed Sep 19 17:59:51 2007 +0100

    Pad surface dimensions to multiples of 2.
    
    Avoids an assertion failure with softpipe if requested width or height is odd.




More information about the mesa-commit mailing list