mesa: Changes to 'softpipe_0_1_branch'

Brian Paul brianp at kemper.freedesktop.org
Mon Aug 20 16:27:13 UTC 2007


 src/mesa/pipe/i915simple/i915_context.c |   58 ++++++++++++++++++++++++++++++--
 src/mesa/pipe/i915simple/i915_context.h |    2 +
 src/mesa/pipe/i915simple/i915_state.c   |   35 +++++++++++++++++++
 src/mesa/pipe/softpipe/sp_draw_arrays.c |   13 +++----
 4 files changed, 98 insertions(+), 10 deletions(-)

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

New commits:
commit c1fbd72adcbe1aa3a627e8f9a7a0803740c0a008
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Mon Aug 20 17:26:00 2007 -0600

    minor clean-ups

commit 3239532795a027ddc578261f556e13e2c80f9676
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Mon Aug 20 17:25:38 2007 -0600

    Use new draw_arrays() code.
    
    The i915 driver now uses the software-based vertex shader interpreter
    and draws everything through pipe->draw_arrays().




More information about the mesa-commit mailing list