mesa: Changes to 'softpipe_0_1_branch'

Keith Whitwell keithw at kemper.freedesktop.org
Thu Aug 9 15:44:17 UTC 2007


 src/mesa/drivers/dri/intel_winsys/intel_context.c |    1 
 src/mesa/drivers/dri/intel_winsys/intel_context.h |    3 
 src/mesa/pipe/i915simple/Makefile                 |    1 
 src/mesa/pipe/i915simple/i915_context.h           |   75 +++++++++++++++++++++-
 src/mesa/pipe/i915simple/i915_prim_emit.c         |    2 
 src/mesa/pipe/i915simple/i915_state.h             |    1 
 src/mesa/pipe/i915simple/i915_state_derived.c     |    7 +-
 src/mesa/pipe/i915simple/i915_state_emit.c        |   10 +-
 8 files changed, 88 insertions(+), 12 deletions(-)

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

New commits:
commit e23966f3de81342f7bd11f1e79c04022b5f0193f
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Thu Aug 9 16:43:44 2007 +0100

    Some basic state - blend and ztest sort of work.

commit 3bf25e5516c3c2688d5e1b3b1e120c970b8076c2
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Thu Aug 9 16:06:16 2007 +0100

    Remove references to fallbacks from this directory




More information about the mesa-commit mailing list