mesa: Changes to 'gallium-0.1'

Keith Whitwell keithw at kemper.freedesktop.org
Fri Apr 18 23:31:26 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_context.c       |   20 ---
 src/gallium/auxiliary/draw/draw_private.h       |   84 ----------
 src/gallium/auxiliary/draw/draw_pt_fetch_emit.c |  186 +++++++++--------------
 src/gallium/auxiliary/draw/draw_vbuf.c          |    4 +-
 4 files changed, 72 insertions(+), 222 deletions(-)

       via  6d9132de04fc190fea56978849dfc427e5359912 (commit)
       via  251ebcc175d479dda8d0d5b64fc42f44e747197e (commit)
       via  6094e79f4e3350d123c7532b1c73faa60834a62d (commit)
      from  415e8e039ba38716336e8de3d7b3cdc23b9a9d8e (commit)


- Commits -----------------------------------------------
commit 6d9132de04fc190fea56978849dfc427e5359912
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Sat Apr 19 00:31:06 2008 +0100

    draw: make draw_pt_fetch_emit use translate facility

commit 251ebcc175d479dda8d0d5b64fc42f44e747197e
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Sat Apr 19 00:29:25 2008 +0100

    draw: remove more dead data structures

commit 6094e79f4e3350d123c7532b1c73faa60834a62d
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Sat Apr 19 00:27:12 2008 +0100

    draw: remove dead data structures

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




More information about the mesa-commit mailing list