mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Fri Sep 5 00:37:50 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/common.h           |    4 ++
 src/gallium/drivers/cell/ppu/cell_context.c |   13 +++++
 src/gallium/drivers/cell/ppu/cell_context.h |    2 +
 src/gallium/drivers/cell/ppu/cell_spu.c     |    1 +
 src/gallium/drivers/cell/spu/spu_main.c     |   71 +++++++++++++++++---------
 5 files changed, 66 insertions(+), 25 deletions(-)

       via  5cf2e226548f08c4b79a4eb289fd636a00079fb3 (commit)
      from  a69fc5129bdf2f245c5bf2e0fe7b542caf7809a9 (commit)


- Commits -----------------------------------------------
commit 5cf2e226548f08c4b79a4eb289fd636a00079fb3
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Thu Sep 4 18:36:22 2008 -0600

    cell: implement CELL_DEBUG env/options var
    
    Options so far:
      "checker"  module tile clear color by SPU ID to see where the tiles are
      "sync"  to do synchronous DMA (only partially implemented)

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




More information about the mesa-commit mailing list