mesa: Changes to 'mesa_7_0_branch'

Michel Daenzer daenzer at kemper.freedesktop.org
Mon Dec 17 11:31:11 UTC 2007


 src/mesa/drivers/dri/i915tex/intel_buffers.c |   50 ++++++++++++---------------
 1 file changed, 23 insertions(+), 27 deletions(-)

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

New commits:
commit 0107acded03c510df2093b0b98bca52b5734dd5b
Author: Michel Dänzer <michel at tungstengraphics.com>
Date:   Mon Dec 17 12:20:56 2007 +0100

    i915tex: Fix issues with glDrawBuffer(GL_NONE).
    
    Don't dereference NULL renderbuffer pointer, and make sure the software
    fallback sticks.
    
    Fixes https://bugs.freedesktop.org/show_bug.cgi?id=13694 .




More information about the mesa-commit mailing list