mesa: Changes to 'master'

Eric Anholt anholt at kemper.freedesktop.org
Thu Jan 10 21:25:47 UTC 2008


 src/mesa/drivers/dri/i965/intel_ioctl.c        |    1 +
 src/mesa/drivers/dri/intel/intel_batchbuffer.c |    6 +++++-
 src/mesa/drivers/dri/intel/intel_batchbuffer.h |    6 +++++-
 src/mesa/drivers/dri/intel/intel_buffers.c     |   15 ++++++---------
 4 files changed, 17 insertions(+), 11 deletions(-)

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

New commits:
commit ab2933df65628d8f1f0a3f49129442bc8d2c3a2b
Author: Eric Anholt <eric at anholt.net>
Date:   Thu Jan 10 13:24:14 2008 -0800

    [intel] Only flush batch when changing draw buffers, not every cliprect update.
    
    The previous code would reference freed memory on window moves.




More information about the mesa-commit mailing list