mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Wed Jan 16 17:58:18 UTC 2008


 src/mesa/pipe/cell/ppu/cell_vbuf.c        |   34 +++++++++++-----
 src/mesa/pipe/draw/draw_context.c         |    8 +--
 src/mesa/pipe/draw/draw_twoside.c         |    2 
 src/mesa/pipe/draw/draw_vbuf.c            |   63 +++++++++++++++++-------------
 src/mesa/pipe/draw/draw_vbuf.h            |    6 --
 src/mesa/pipe/draw/draw_vertex_fetch.c    |    6 +-
 src/mesa/pipe/i915simple/i915_prim_vbuf.c |    6 --
 7 files changed, 70 insertions(+), 55 deletions(-)

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

New commits:
commit d11fd189ff84ec24df0fb988e5c3e1a9260e038c
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Wed Jan 16 10:57:53 2008 -0700

    vbuf updates/fixes (KeithW)
    
    Plus, update i915 and Cell drivers for latest vbuf->draw() params.

commit 0e6b78c7eb7ebee9074489664416be489a27c742
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Wed Jan 16 10:57:10 2008 -0700

    s/DBG/DRAW_DBG

commit 1b5f20c665d1174a52f5d1ec96b23a343ce0ac09
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Wed Jan 16 10:56:38 2008 -0700

    remove useless assertions

commit 85cfe029b958c1954aefe0279eb2388bb272ec5c
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Wed Jan 16 10:56:23 2008 -0700

    init front/back color attrib indexes to 0, not -1




More information about the mesa-commit mailing list