mesa: Changes to 'gallium-vertex-linear'

Keith Whitwell keithw at kemper.freedesktop.org
Tue May 27 18:06:10 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:
 .../auxiliary/draw/draw_pt_fetch_shade_emit.c      |   35 ++-----------------
 src/gallium/auxiliary/draw/draw_vertex.h           |   21 +++++++++++
 src/gallium/auxiliary/draw/draw_vs_aos.c           |    3 ++
 src/gallium/auxiliary/draw/draw_vs_aos.h           |    1 +
 src/gallium/auxiliary/draw/draw_vs_aos_io.c        |   37 +++++++++++++-------
 src/gallium/auxiliary/draw/draw_vs_varient.c       |   24 ++++++++++---
 6 files changed, 71 insertions(+), 50 deletions(-)

       via  7b85ea19de09d4e7e077ca147528e90e52683690 (commit)
      from  fd20d1c7e8bbe2f40d73679b1514023772cfd8f6 (commit)


- Commits -----------------------------------------------
commit 7b85ea19de09d4e7e077ca147528e90e52683690
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Tue May 27 19:01:57 2008 +0100

    draw: support psize in vs_varient paths
    
    Preserve the vinfo "EMIT_*" format descriptors in the varient key,
    and deal with PSIZE directly in each implementation.

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




More information about the mesa-commit mailing list