mesa: Changes to 'softpipe_0_1_branch'

Keith Whitwell keithw at kemper.freedesktop.org
Wed Jun 20 22:17:12 UTC 2007


 configs/linux-dri                            |    3 +--
 src/mesa/drivers/dri/Makefile.template       |    2 +-
 src/mesa/drivers/dri/i915tex/intel_context.c |   12 ++++++++++++
 src/mesa/pipe/p_state.h                      |    1 -
 src/mesa/pipe/softpipe/sp_context.h          |    8 +++++---
 src/mesa/pipe/softpipe/sp_draw.c             |    1 +
 src/mesa/pipe/softpipe/sp_prim_flatshade.c   |    2 ++
 src/mesa/pipe/softpipe/sp_prim_twoside.c     |    2 ++
 src/mesa/pipe/softpipe/sp_state_derived.c    |    2 ++
 src/mesa/state_tracker/st_draw.c             |    4 ++--
 10 files changed, 28 insertions(+), 9 deletions(-)

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

New commits:
commit f1854116375350e3eb43ed04f06f5ac3f1c44712
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Wed Jun 20 23:05:23 2007 +0100

    Only build i915tex

commit 24a989c5d1d3a9ba4536d546d20b91c0c3ffa03e
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Wed Jun 20 23:04:56 2007 +0100

    Add state tracker create/destroy calls to i915 driver.

commit 78cc48f70afee7edc5291e195af8e6b6ebbf2de9
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Wed Jun 20 23:04:00 2007 +0100

    Rename static variable in temporary tnl code

commit b8657e44dc397625f447c83504f545ef13d9851d
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Wed Jun 20 23:03:26 2007 +0100

    Remove dependency on vf.h in public headers




More information about the mesa-commit mailing list