src/mesa/drivers/dri/i965/intel_mipmap_tree.c |   23 +++++++++++++++++++++++
 src/mesa/drivers/dri/i965/intel_mipmap_tree.h |    4 ++++
 2 files changed, 27 insertions(+)

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

New commits:
commit 45cdb6eb456561a948e43b15f5f74618f3173841
Author: Michel Dänzer <[EMAIL PROTECTED]>
Date:   Fri Jan 11 16:32:39 2008 +0100

    i965: Fix unresolved symbol intel_miptree_pitch_align.
    
    For some reason, I thought that function was shared with i915tex... The good
    news is that i965 gets to keep the lower pitch alignment requirements.
    
    Thanks to Todd Merrill for pointing out the problem on IRC.

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

Reply via email to