mesa: Changes to 'gallium-vertex-linear'

Keith Whitwell keithw at kemper.freedesktop.org
Tue May 27 13:46:29 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      |   14 +-
 src/gallium/auxiliary/draw/draw_pt_middle_fse.c    |  705 --------------------
 src/gallium/auxiliary/draw/draw_vs.h               |    6 +-
 src/gallium/auxiliary/draw/draw_vs_aos.c           |    2 +-
 src/gallium/auxiliary/draw/draw_vs_aos_io.c        |    4 +-
 src/gallium/auxiliary/draw/draw_vs_varient.c       |   10 +-
 6 files changed, 21 insertions(+), 720 deletions(-)
 delete mode 100644 src/gallium/auxiliary/draw/draw_pt_middle_fse.c

       via  f8762ba5234fd1b44e11e76bb5f58d2305c90572 (commit)
       via  f64c44ad3e55467ce964871502445cf5a0fb46d6 (commit)
      from  9f9f6c21be105de41a58128605b911e679efe8f0 (commit)


- Commits -----------------------------------------------
commit f8762ba5234fd1b44e11e76bb5f58d2305c90572
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Tue May 27 14:42:15 2008 +0100

    draw: explicitly list nr_inputs, outputs in varient key

commit f64c44ad3e55467ce964871502445cf5a0fb46d6
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Tue May 27 14:17:57 2008 +0100

    draw: remove dead file

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




More information about the mesa-commit mailing list