mesa: Changes to 'master'

Eric Anholt anholt at kemper.freedesktop.org
Tue Dec 18 22:24:49 UTC 2007


 src/mesa/drivers/dri/i915/i915_state.c    |    8 +++++++-
 src/mesa/drivers/dri/i915/intel_context.c |    4 ++--
 2 files changed, 9 insertions(+), 3 deletions(-)

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

New commits:
commit 4878f12189c52e1cafe9240183d0e371a1f287d3
Author: Eric Anholt <eric at anholt.net>
Date:   Tue Dec 18 14:17:27 2007 -0800

    [915] Free dri_bufmgr after mesa context data.
    
    Fixes a crash when buffer objects are left around until context destroy.

commit a856da63247a4b403f6350914f732e14d1530ed1
Author: Eric Anholt <eric at anholt.net>
Date:   Tue Dec 18 14:14:44 2007 -0800

    [915] Make polygon stipple use pre-unpacked pixel data.
    
    This fixes a crash when stippling using data from a PBO.




More information about the mesa-commit mailing list