mesa: Changes to 'softpipe_0_1_branch'

Keith Whitwell keithw at kemper.freedesktop.org
Wed Aug 8 11:32:07 UTC 2007


 src/mesa/drivers/dri/intel_winsys/intel_batchbuffer.c     |    1 
 src/mesa/drivers/dri/intel_winsys/intel_context.c         |    3 
 src/mesa/drivers/dri/intel_winsys/intel_context.h         |   40 ---
 src/mesa/drivers/dri/intel_winsys/intel_pipe_i915simple.c |   16 +
 src/mesa/drivers/dri/intel_winsys/intel_pipe_softpipe.c   |    5 
 src/mesa/drivers/dri/intel_winsys/intel_reg.h             |   41 ---
 src/mesa/pipe/i915simple/i915_context.c                   |    5 
 src/mesa/pipe/i915simple/i915_prim_emit.c                 |   23 +-
 src/mesa/pipe/i915simple/i915_state_derived.c             |    2 
 src/mesa/pipe/i915simple/i915_state_draw.c                |   37 ---
 src/mesa/pipe/i915simple/i915_state_emit.c                |   13 -
 src/mesa/pipe/i915simple/i915_state_vertex.c              |  145 --------------
 12 files changed, 44 insertions(+), 287 deletions(-)

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

New commits:
commit 65f7b3834b62f3ab7e83a9f290cc6a66cda60c05
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Wed Aug 8 12:32:06 2007 +0100

    Don't use hardware driver by default, until its working a bit better.

commit 715acc7622255f7cc99d632c57aac14af4bac89a
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Wed Aug 8 12:28:21 2007 +0100

    The i915simple driver now runs well enough to lock up hardware.

commit cf3fb4e3ef16ec1ab08fdbe418afe15c48df73fc
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Wed Aug 8 11:35:47 2007 +0100

    Call init_state_funcs

commit 7bf2e9e38329a332281011520413de720906447c
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Wed Aug 8 11:35:14 2007 +0100

    Fix typo so that i915simple actually gets used.

commit c28d2e6702f8ea165309b999388b9e34253ceb29
Author: keithw <keithw at keithw-laptop.(none)>
Date:   Wed Aug 8 11:32:56 2007 +0100

    remove unused file

commit db068269fcba8febf92be9d6cd54a9315e6bbf04
Author: keithw <keithw at keithw-laptop.(none)>
Date:   Wed Aug 8 11:32:24 2007 +0100

    remove unused file

commit 7f74538173b78281b69f8b18a975e64d2c934245
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Wed Aug 8 11:25:28 2007 +0100

    Remove unused code, definitions.




More information about the mesa-commit mailing list