mesa: Changes to 'gallium-0.1'

Zack Rusin zack at kemper.freedesktop.org
Mon Apr 14 16:33:56 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          |    3 +--
 src/gallium/auxiliary/draw/draw_private.h          |    7 ++++---
 src/gallium/auxiliary/draw/draw_pt.c               |    4 ++--
 src/gallium/auxiliary/draw/draw_pt_fetch_emit.c    |    2 --
 .../auxiliary/draw/draw_pt_fetch_pipeline.c        |    4 ++--
 .../auxiliary/draw/draw_pt_fetch_shade_pipeline.c  |    8 +++++---
 src/gallium/auxiliary/draw/draw_vertex_cache.c     |    8 ++++++--
 src/gallium/auxiliary/draw/draw_vertex_shader.c    |    5 +++--
 src/gallium/auxiliary/draw/draw_vs_exec.c          |    5 +++--
 src/gallium/auxiliary/draw/draw_vs_sse.c           |    5 +++--
 10 files changed, 29 insertions(+), 22 deletions(-)

       via  983b6a73e1842b436d158dc1d018bd483a1c9929 (commit)
       via  2ba6e1fa71be07a2d75abe2d085d485046c0932b (commit)
       via  e3309197855b5caf7c4c167d1e7beedf33ed2fdd (commit)
      from  871d39ec8c168fa58d8758013e99da63fa58111d (commit)


- Commits -----------------------------------------------
commit 983b6a73e1842b436d158dc1d018bd483a1c9929
Author: Zack Rusin <zack at tungstengraphics.com>
Date:   Mon Apr 14 12:32:25 2008 -0400

    use the new macro

commit 2ba6e1fa71be07a2d75abe2d085d485046c0932b
Author: Zack Rusin <zack at tungstengraphics.com>
Date:   Mon Apr 14 12:29:23 2008 -0400

    silence some warnings

commit e3309197855b5caf7c4c167d1e7beedf33ed2fdd
Author: Zack Rusin <zack at tungstengraphics.com>
Date:   Mon Apr 14 12:27:24 2008 -0400

    pass vertex size to shaders so that callee can decide on the size
    of the vertices and not always have to use the maximum vertex
    allocation size for them

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




More information about the mesa-commit mailing list