mesa: Changes to 'softpipe_0_1_branch'

Keith Whitwell keithw at kemper.freedesktop.org
Thu Aug 2 13:53:06 UTC 2007


 src/mesa/drivers/dri/i915pipe/intel_blit.c    |    4 ++++
 src/mesa/drivers/dri/i915pipe/intel_buffers.c |   25 -------------------------
 src/mesa/drivers/dri/i915pipe/intel_buffers.h |    5 -----
 src/mesa/drivers/dri/i915pipe/intel_context.c |    1 -
 4 files changed, 4 insertions(+), 31 deletions(-)

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

New commits:
commit a4a0189ed6dcf232f544e2ca3ea0fc7f71a68862
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Thu Aug 2 14:53:08 2007 +0100

    Remove intelClear() hack.
    
    Have added intel_batchbuffer_flush calls to the blit functions.  We
    still shouldn't be calling back into this remnant intel code from the
    softpipe driver, though, so that will go too at some point.




More information about the mesa-commit mailing list