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_state_emit.c     |   10 -----
 .../drivers/cell/ppu/cell_state_per_fragment.c     |   39 ++++++++++++++++++++
 src/gallium/drivers/cell/spu/spu_main.c            |   13 +++++--
 src/gallium/drivers/cell/spu/spu_per_fragment_op.c |   25 ++++++++++++-
 src/gallium/drivers/cell/spu/spu_tile.h            |    4 +-
 5 files changed, 74 insertions(+), 17 deletions(-)

       via  17b234ae3319d8a36afc44d0cceb30fea6b42d67 (commit)
       via  f3e686d24a54f65b98c9a61a952577faaf451148 (commit)
       via  5fdaebc51c5433ebc73f89690fd435dae2fcef60 (commit)
       via  f432ac5a1126997f10072760fe5afbf1b96f44f7 (commit)
      from  527e30c53baadb396e5503e5188f0a9f1b2d2501 (commit)


- Commits -----------------------------------------------
commit 17b234ae3319d8a36afc44d0cceb30fea6b42d67
Author: Ian Romanick <[EMAIL PROTECTED]>
Date:   Tue Mar 18 11:47:37 2008 -0700

    cell: Fix depth read / write for s8z24.
    
    Stencil is still broken.

commit f3e686d24a54f65b98c9a61a952577faaf451148
Author: Ian Romanick <[EMAIL PROTECTED]>
Date:   Tue Mar 18 10:29:14 2008 -0700

    cell: Fix added whitespace errors.

commit 5fdaebc51c5433ebc73f89690fd435dae2fcef60
Author: Ian Romanick <[EMAIL PROTECTED]>
Date:   Tue Mar 18 10:26:45 2008 -0700

    cell: Minor changes to make stencil not crash
    
    I'm not sure these are quite correct.  The reflect demo doesn't assert
    anymore, but it doesn't produce correct results either.  SPE-based
    vertex shader code needs to be disabled for relfect to run.

commit f432ac5a1126997f10072760fe5afbf1b96f44f7
Author: Ian Romanick <[EMAIL PROTECTED]>
Date:   Tue Mar 18 10:23:39 2008 -0700

    cell: Move and (conditionally) silence debug code

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

_______________________________________________
mesa-commit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to