mesa: Changes to 'gallium-vertex-linear'

Zack Rusin zack at kemper.freedesktop.org
Tue May 13 22:03:45 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_pipe.c         |   74 ++++++++----
 src/gallium/auxiliary/draw/draw_pt_decompose.h |  153 ++++++++++++++++++++++++
 src/gallium/auxiliary/draw/draw_pt_varray.c    |   11 ++-
 src/gallium/auxiliary/draw/draw_pt_vcache.c    |  117 ++++++++----------
 4 files changed, 263 insertions(+), 92 deletions(-)
 create mode 100644 src/gallium/auxiliary/draw/draw_pt_decompose.h

       via  1c624846a81b0218b4a07328f485e295432c6312 (commit)
      from  bbda45ec769120324f44febf00c6bb170f594f23 (commit)


- Commits -----------------------------------------------
commit 1c624846a81b0218b4a07328f485e295432c6312
Author: Zack Rusin <zack at tungstengraphics.com>
Date:   Tue May 13 16:06:09 2008 -0400

    decomposition from keith, adds decomposition of more prim to the pipeline

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




More information about the mesa-commit mailing list