mesa: Changes to 'gallium-vertex-linear'

Keith Whitwell keithw at kemper.freedesktop.org
Tue May 27 16:52:39 UTC 2008


The branch, gallium-vertex-linear has been updated
        Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-vertex-linear

Summary of changes:
 src/gallium/auxiliary/draw/draw_pt_emit.c          |   15 +++++++++-
 .../auxiliary/draw/draw_pt_fetch_shade_emit.c      |   29 +++++++++++++++++++-
 src/gallium/auxiliary/draw/draw_vs.h               |   19 +++++++------
 src/gallium/auxiliary/draw/draw_vs_aos.c           |    9 +++---
 src/gallium/auxiliary/draw/draw_vs_aos_io.c        |    3 +-
 5 files changed, 59 insertions(+), 16 deletions(-)

       via  fd20d1c7e8bbe2f40d73679b1514023772cfd8f6 (commit)
       via  660fee8351542dadc0d5550164e753f7c2d67261 (commit)
       via  2ec419d40dba43305c28fca9658ea00541f67821 (commit)
      from  f8762ba5234fd1b44e11e76bb5f58d2305c90572 (commit)


- Commits -----------------------------------------------
commit fd20d1c7e8bbe2f40d73679b1514023772cfd8f6
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Tue May 27 17:51:48 2008 +0100

    draw: add disabled debug code

commit 660fee8351542dadc0d5550164e753f7c2d67261
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Tue May 27 17:49:13 2008 +0100

    draw: ensure vs outputs mapped correctly to vinfo attribs

commit 2ec419d40dba43305c28fca9658ea00541f67821
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Tue May 27 17:45:54 2008 +0100

    draw: fix ABS aliasing bug

---------------------------------




More information about the mesa-commit mailing list