mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Tue Dec 11 16:00:14 UTC 2007


 src/mesa/pipe/cell/common.h                 |   14 +++----
 src/mesa/pipe/cell/ppu/cell_context.c       |    5 --
 src/mesa/pipe/cell/ppu/cell_context.h       |    2 -
 src/mesa/pipe/cell/ppu/cell_spu.c           |    4 +-
 src/mesa/pipe/cell/ppu/cell_spu.h           |    6 +--
 src/mesa/pipe/cell/ppu/cell_state_sampler.c |   22 -----------
 src/mesa/pipe/cell/ppu/cell_surface.c       |   10 -----
 src/mesa/pipe/cell/ppu/cell_surface.h       |    4 --
 src/mesa/pipe/cell/spu/main.c               |    4 +-
 src/mesa/pipe/cell/spu/tri.c                |    2 -
 src/mesa/pipe/p_util.h                      |   52 ++++++++++++++++++++++++++--
 src/mesa/pipe/xlib/xm_winsys.c              |   43 -----------------------
 12 files changed, 66 insertions(+), 102 deletions(-)

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

New commits:
commit 5b8b542cb2f10c5c39b9db18cd95e553ad06061b
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Tue Dec 11 08:58:39 2007 -0700

    Move align_malloc(), align_free() to p_util.h

commit 9f0e5642d80d746aa757a1e67dec15b0fd404e5d
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Tue Dec 11 08:47:13 2007 -0700

    use ALIGN16_ATTRIB from p_compiler.h

commit 1bc303283e85ac15e74af1a2297166d87986e15e
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Tue Dec 11 08:46:49 2007 -0700

    Remove obsolete clear_color, tex sampler state

commit 6465c78049c07e4f97dd3e6494aca395ff357b0e
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Tue Dec 11 08:46:13 2007 -0700

    Remove obsolete clear_color, tex sampler state functions




More information about the mesa-commit mailing list