mesa: Changes to 'mesa_7_0_branch'

Brian Paul brianp at kemper.freedesktop.org
Tue Sep 11 16:59:19 UTC 2007


 docs/relnotes-7.0.2.html |    1 +
 src/mesa/main/context.c  |   11 +----------
 2 files changed, 2 insertions(+), 10 deletions(-)

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

New commits:
commit 2cc2b12fc7d56f83c74fceae1a6b9160a2d5c6ef
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Tue Sep 11 10:58:34 2007 -0600

    fix indirect rendering crash

commit 2259f81cf7ace839bb13168e9c05d7509c9c2267
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Tue Sep 11 10:58:15 2007 -0600

    In _mesa_make_current(), don't unbind FBOs from the old context.
    
    This fixes the X server crash reported by KeithP on Aug 29.
    The old context's FBOs will be unreferenced during context destruction so
    there's no memleak with this change.




More information about the mesa-commit mailing list