mesa: Changes to 'softpipe_0_1_branch'

Keith Whitwell keithw at kemper.freedesktop.org
Thu Aug 2 19:35:46 UTC 2007


 src/mesa/drivers/dri/i915pipe/intel_buffers.c  |    1 -
 src/mesa/drivers/dri/i915pipe/intel_context.c  |   22 ----------------------
 src/mesa/drivers/dri/i915pipe/intel_ioctl.c    |    1 -
 src/mesa/drivers/dri/i915pipe/intel_pixel.c    |    6 ------
 src/mesa/drivers/dri/i915pipe/intel_tex_copy.c |   12 +++++++++---
 5 files changed, 9 insertions(+), 33 deletions(-)

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

New commits:
commit 877478e6fc659e2e40b8ba6bb7d78ee512c7c0d5
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Thu Aug 2 20:35:50 2007 +0100

    Remove all references to swrast.
    
    The one place the functionality continues to be needed is as last-ditch
    implementations of TexCopyImage, etc.  TBD what to do about that, but
    that will be an issue for state_tracker, not for here.




More information about the mesa-commit mailing list