mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Wed Jan 23 22:46:01 UTC 2008


 src/mesa/pipe/i915simple/i915_state_emit.c   |   15 +++++----------
 src/mesa/pipe/i965simple/brw_misc_state.c    |    2 +-
 src/mesa/pipe/p_state.h                      |    3 +--
 src/mesa/pipe/softpipe/sp_clear.c            |   11 +++--------
 src/mesa/pipe/softpipe/sp_context.c          |   19 +++++--------------
 src/mesa/pipe/softpipe/sp_context.h          |    6 +-----
 src/mesa/pipe/softpipe/sp_flush.c            |    7 ++-----
 src/mesa/pipe/softpipe/sp_quad.c             |    4 ++--
 src/mesa/pipe/softpipe/sp_quad_depth_test.c  |    4 ++--
 src/mesa/pipe/softpipe/sp_quad_stencil.c     |    4 ++--
 src/mesa/pipe/softpipe/sp_state_surface.c    |   10 ++++++----
 src/mesa/pipe/softpipe/sp_tile_cache.c       |    6 ++++++
 src/mesa/pipe/xlib/fakeglx.c                 |    8 +++++---
 src/mesa/state_tracker/st_atom_framebuffer.c |   15 ++++++++-------
 src/mesa/state_tracker/st_cb_drawpixels.c    |    6 +++---
 15 files changed, 52 insertions(+), 68 deletions(-)

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

New commits:
commit 8de2331e432e2ea6f978acb6c80666da99c6c4a1
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Wed Jan 23 15:45:52 2008 -0700

    gallium: remove support for separate depth/stencil buffers.  Always combined now.

commit 1cf3c77e086d3f8b01921aae9b7309aa62b3d15e
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Wed Jan 23 15:39:34 2008 -0700

    gallium: in sp_tile_cache_clear() mark all cache slots as empty/free.  Fixes progs/redbook/stencil.c




More information about the mesa-commit mailing list