mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Wed Apr 9 03:20:17 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/drivers/cell/ppu/cell_context.h      |    2 ++
 src/gallium/drivers/cell/ppu/cell_draw_arrays.c  |   22 +++++++++-------------
 src/gallium/drivers/cell/ppu/cell_state_vertex.c |    2 ++
 src/gallium/drivers/i915simple/i915_context.c    |   22 +++++++++-------------
 src/gallium/drivers/i915simple/i915_context.h    |    2 ++
 src/gallium/drivers/i915simple/i915_state.c      |    3 +++
 src/gallium/drivers/softpipe/sp_context.h        |    2 ++
 src/gallium/drivers/softpipe/sp_draw_arrays.c    |   22 +++++++++-------------
 src/gallium/drivers/softpipe/sp_state_vertex.c   |    2 ++
 9 files changed, 40 insertions(+), 39 deletions(-)

       via  7e57a9e8bba322b2ba8a02eec4b79c90e7052738 (commit)
       via  1f888abf16ce4de00231505b8d1bc68426b04e8f (commit)
       via  28cf8c8fdcbd2817b93f27cad2bba3b4fb8aecf5 (commit)
      from  4382b0c9cba3efa8a60252f6ddf2f0653352f7d8 (commit)


- Commits -----------------------------------------------
commit 7e57a9e8bba322b2ba8a02eec4b79c90e7052738
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Tue Apr 8 21:18:21 2008 -0600

    cell: keep track of num_vertex_attribs/buffers for shorter loops

commit 1f888abf16ce4de00231505b8d1bc68426b04e8f
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Tue Apr 8 21:14:58 2008 -0600

    i915: keep track of num_vertex_attribs/buffers for shorter loops

commit 28cf8c8fdcbd2817b93f27cad2bba3b4fb8aecf5
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Tue Apr 8 21:07:14 2008 -0600

    gallium: keep track of num_vertex_attribs/buffers for shorter loops

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




More information about the mesa-commit mailing list