mesa: Changes to 'gallium-0.1'

Keith Whitwell keithw at kemper.freedesktop.org
Wed Jun 4 10:26:38 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_vbuf.c        |    6 ++++++
 src/gallium/auxiliary/draw/draw_private.h          |    1 +
 src/gallium/auxiliary/draw/draw_pt.h               |    8 ++++++--
 src/gallium/auxiliary/draw/draw_pt_emit.c          |    6 +++++-
 src/gallium/auxiliary/draw/draw_pt_fetch_emit.c    |    6 +++++-
 .../auxiliary/draw/draw_pt_fetch_shade_emit.c      |   17 ++++++++++-------
 .../auxiliary/draw/draw_pt_fetch_shade_pipeline.c  |   16 ++++++++++++----
 src/gallium/auxiliary/draw/draw_pt_varray.c        |    5 ++++-
 .../auxiliary/draw/draw_pt_varray_tmp_linear.h     |   11 +++++++----
 src/gallium/auxiliary/draw/draw_pt_vcache.c        |   13 ++++++++-----
 10 files changed, 64 insertions(+), 25 deletions(-)

       via  0a4aea0e86a897d9afb9f2a0ec27f03faf8f1b21 (commit)
      from  c218b8c6c6593f434a749bf67ad976007e6eef61 (commit)


- Commits -----------------------------------------------
commit 0a4aea0e86a897d9afb9f2a0ec27f03faf8f1b21
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Mon Jun 2 12:59:16 2008 +0100

    draw: respect driver's max vertex buffer size

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




More information about the mesa-commit mailing list