mesa: Changes to 'gallium-0.1'

Keith Whitwell keithw at kemper.freedesktop.org
Wed Jun 11 22:49:15 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_pipe_aaline.c     |   25 ++++++++------
 src/gallium/auxiliary/draw/draw_pipe_aapoint.c    |   12 ++++--
 src/gallium/auxiliary/draw/draw_pipe_clip.c       |   16 ++++----
 src/gallium/auxiliary/draw/draw_pipe_cull.c       |    8 +++--
 src/gallium/auxiliary/draw/draw_pipe_offset.c     |    7 ++--
 src/gallium/auxiliary/draw/draw_pipe_stipple.c    |    5 ++-
 src/gallium/auxiliary/draw/draw_pipe_vbuf.c       |    2 +
 src/gallium/auxiliary/draw/draw_pipe_wide_line.c  |    9 +++--
 src/gallium/auxiliary/draw/draw_pipe_wide_point.c |    9 +++--
 src/gallium/auxiliary/draw/draw_private.h         |    2 +-
 src/gallium/auxiliary/draw/draw_pt_post_vs.c      |   38 ++++++++++++---------
 src/gallium/auxiliary/draw/draw_vs.c              |   11 ++++++
 src/gallium/auxiliary/draw/draw_vs.h              |    1 +
 src/gallium/auxiliary/draw/draw_vs_aos.c          |    8 ++--
 src/gallium/auxiliary/draw/draw_vs_varient.c      |    4 ++
 15 files changed, 97 insertions(+), 60 deletions(-)

       via  2161b0fafcdc16703162dd489d2ec1e7114cce4c (commit)
      from  807f8f177b3a2833806d84a70e71019f8849239f (commit)


- Commits -----------------------------------------------
commit 2161b0fafcdc16703162dd489d2ec1e7114cce4c
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Wed Jun 11 23:48:13 2008 +0100

    draw: don't assume vertex position is in data[0]

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




More information about the mesa-commit mailing list