mesa: Changes to 'master'

Brian Paul brianp at kemper.freedesktop.org
Tue Sep 11 17:00:09 UTC 2007


 src/mesa/main/context.c |    9 ---------
 1 file changed, 9 deletions(-)

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

New commits:
commit a614877592e8526d997242ce336fb455dd3f5bdb
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Tue Sep 11 10:56:35 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