mesa: Changes to 'origin'

Brian Paul brianp at kemper.freedesktop.org
Sat May 19 14:31:32 UTC 2007


 src/mesa/drivers/dri/i915tex/i915_tex_layout.c |    4 +---
 src/mesa/drivers/dri/intel/intel_tex_layout.c  |    2 +-
 2 files changed, 2 insertions(+), 4 deletions(-)

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

New commits:
commit eb6418b8952f335b6cf58232b5f282fc3e325c7a
Author: Roland Scheidegger <sroland at tungstengraphics.com>
Date:   Sat May 19 04:38:55 2007 +0200

    fix miptree layout (i915) for small compressed mipmaps
    
    This seems to work now. Also fix i945 set_level_info, need to match i915
    behaviour for storing mip height, as it's assumed to be the mip width
    (in texels) elsewhere and the division by 4 is done later (untested).




More information about the mesa-commit mailing list