mesa: Changes to 'gallium-0.1'

Keith Whitwell keithw at kemper.freedesktop.org
Tue Aug 26 08:37:08 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.h               |    4 +-
 src/gallium/auxiliary/draw/draw_pt_fetch_emit.c    |    9 +++----
 .../auxiliary/draw/draw_pt_fetch_shade_emit.c      |    7 +++--
 .../auxiliary/draw/draw_pt_fetch_shade_pipeline.c  |   11 +++------
 src/gallium/auxiliary/draw/draw_pt_vcache.c        |   21 ++++++++++++-------
 src/gallium/auxiliary/draw/draw_vbuf.h             |    3 +-
 src/mesa/vbo/vbo_exec_array.c                      |   12 +++++-----
 7 files changed, 35 insertions(+), 32 deletions(-)

       via  e6887a5752774c18cf527477fdd3e57e4893ff3b (commit)
       via  026e7731e549e0777c010348460fd48b3d75a843 (commit)
      from  6ba9fb9b6693904054ad4e1506ba42e324334b0a (commit)


- Commits -----------------------------------------------
commit e6887a5752774c18cf527477fdd3e57e4893ff3b
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Mon Aug 25 11:19:24 2008 +0100

    draw: attempt atomic submit of large drawelements calls

commit 026e7731e549e0777c010348460fd48b3d75a843
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Mon Aug 25 10:59:45 2008 +0100

    vbo: seed initial max_element value with a more likely candidate

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




More information about the mesa-commit mailing list