mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Thu Sep 27 22:33:18 UTC 2007


 src/mesa/state_tracker/st_cb_texture.c  |    7 ++++---
 src/mesa/state_tracker/st_mipmap_tree.c |    7 ++++---
 2 files changed, 8 insertions(+), 6 deletions(-)

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

New commits:
commit 7966e479dca22bf2d2b844d50ac5bef70614e15a
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Thu Sep 27 16:33:01 2007 -0600

    set miptree pitch to region pitch after allocating the region in st_miptree_create()
    
    This fixes rendering with small (4x4) textures with softpipe.
    Haven't yet tested with i915.

commit 28b315dc1aed36bebadfacbd55e481e7baacfcb5
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Thu Sep 27 16:31:13 2007 -0600

    comments




More information about the mesa-commit mailing list