mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Fri Sep 5 01:11: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_batch.c        |   25 ++++++++++++++++
 src/gallium/drivers/cell/ppu/cell_batch.h        |    3 ++
 src/gallium/drivers/cell/ppu/cell_context.c      |   31 ++++----------------
 src/gallium/drivers/cell/ppu/cell_draw_arrays.c  |   33 ++++++++++++++-------
 src/gallium/drivers/cell/ppu/cell_draw_arrays.h  |   20 +------------
 src/gallium/drivers/cell/ppu/cell_pipe_state.c   |    5 ++-
 src/gallium/drivers/cell/ppu/cell_spu.c          |    9 ++++-
 src/gallium/drivers/cell/ppu/cell_state.h        |   16 ++++------
 src/gallium/drivers/cell/ppu/cell_state_vertex.c |   12 ++++++-
 9 files changed, 84 insertions(+), 70 deletions(-)

       via  2b53512073c0ecad66cfe1415cd19079ef2d4634 (commit)
       via  c9cd0f46282fb2b42b238aa0c267ad0585783040 (commit)
       via  2ebeab0422e6f492e9f40eebf2be92067de9d6f1 (commit)
      from  5cf2e226548f08c4b79a4eb289fd636a00079fb3 (commit)


- Commits -----------------------------------------------
commit 2b53512073c0ecad66cfe1415cd19079ef2d4634
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Thu Sep 4 19:10:05 2008 -0600

    cell: move batch buffer init code

commit c9cd0f46282fb2b42b238aa0c267ad0585783040
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Thu Sep 4 19:09:50 2008 -0600

    cell: comments

commit 2ebeab0422e6f492e9f40eebf2be92067de9d6f1
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Thu Sep 4 19:00:56 2008 -0600

    cell: more cell_init_*_functions()

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




More information about the mesa-commit mailing list