mesa: Changes to 'gallium-0.1'

Keith Whitwell keithw at kemper.freedesktop.org
Wed Apr 16 12:00:50 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               |    7 +-
 .../auxiliary/draw/draw_pt_fetch_shade_pipeline.c  |  137 ++++++++++----------
 src/gallium/auxiliary/draw/draw_vbuf.c             |  106 +++-------------
 3 files changed, 91 insertions(+), 159 deletions(-)

       via  3be453bf7fcffd945ee0238e66ff4247a4491f1c (commit)
       via  d8c389171872b69af3c94ebab02ad5f4bcd2d4df (commit)
      from  8b607f42d094e61432c5718b8baa0a68268ec150 (commit)


- Commits -----------------------------------------------
commit 3be453bf7fcffd945ee0238e66ff4247a4491f1c
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Wed Apr 16 12:55:47 2008 +0100

    draw: allow pt paths to run without a vbuf render stage

commit d8c389171872b69af3c94ebab02ad5f4bcd2d4df
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Wed Apr 16 12:31:19 2008 +0100

    draw: remove vbuf non-vf debug path, fix some failure modes in draw_vbuf_create()

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




More information about the mesa-commit mailing list