mesa: Changes to 'gallium-0.1'

Keith Whitwell keithw at kemper.freedesktop.org
Mon Apr 14 15:17:27 UTC 2008


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

Summary of changes:
 src/gallium/auxiliary/draw/draw_pt.c               |    4 ---
 src/gallium/auxiliary/draw/draw_pt_fetch_emit.c    |    4 +++
 .../auxiliary/draw/draw_pt_fetch_pipeline.c        |    2 -
 .../auxiliary/draw/draw_pt_fetch_shade_pipeline.c  |   26 +++++--------------
 src/gallium/auxiliary/draw/draw_vf.h               |    4 ---
 src/gallium/auxiliary/draw/draw_vs_exec.c          |    1 +
 src/gallium/auxiliary/draw/draw_vs_llvm.c          |    1 +
 src/gallium/auxiliary/draw/draw_vs_sse.c           |    1 +
 8 files changed, 14 insertions(+), 29 deletions(-)

       via  8cbda9f1088718e5dbb97b9a6ddcc43737f94351 (commit)
       via  36bacf97a6b10f7274f0d3fcf37bf7ebf9388161 (commit)
       via  a82e4996a13ef3cae1497fef95c2fca7631cd889 (commit)
       via  e106b2d3d65585b0aaa0e60afd541da020d9e220 (commit)
      from  caf293343fd236e97ce399533ac0ada3c7afee7a (commit)


- Commits -----------------------------------------------
commit 8cbda9f1088718e5dbb97b9a6ddcc43737f94351
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Mon Apr 14 16:15:39 2008 +0100

    draw: remove dead code

commit 36bacf97a6b10f7274f0d3fcf37bf7ebf9388161
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Mon Apr 14 12:46:47 2008 +0100

    draw: always malloc verts for fetch_shade_pipeline

commit a82e4996a13ef3cae1497fef95c2fca7631cd889
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Mon Apr 14 12:32:53 2008 +0100

    draw: flush pipeline before trying to allocate more hw vertices

commit e106b2d3d65585b0aaa0e60afd541da020d9e220
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Mon Apr 14 12:27:25 2008 +0100

    draw: move vertex header init out of fetch_shade_pipeline.c

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




More information about the mesa-commit mailing list