mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Tue Nov 20 15:36:38 UTC 2007


 src/mesa/pipe/p_format.h                    |    2 +
 src/mesa/pipe/softpipe/sp_quad_depth_test.c |   24 ++++++++++++++++
 src/mesa/pipe/softpipe/sp_quad_stencil.c    |   16 +++++++++++
 src/mesa/pipe/softpipe/sp_surface.c         |   40 ++++++++++++++++++++++++++++
 src/mesa/pipe/softpipe/sp_tile_cache.c      |   13 +++++++++
 src/mesa/state_tracker/st_cb_clear.c        |    8 ++---
 src/mesa/state_tracker/st_cb_readpixels.c   |    9 ++++++
 src/mesa/state_tracker/st_format.c          |    9 ++++++
 8 files changed, 117 insertions(+), 4 deletions(-)

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

New commits:
commit 5a6017d496ccce94d7e3cf9a6cfe1db886dcc767
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Tue Nov 20 08:36:06 2007 -0700

    add PIPE_FORMAT_Z24_S8 support to softpipe patsh

commit 0191570f024ba787799ca2bccd46549a8af74aa9
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Tue Nov 20 08:30:10 2007 -0700

    initial support for PIPE_FORMAT_Z24_S8




More information about the mesa-commit mailing list