mesa: Changes to 'gallium-0.2'

Brian Paul brianp at kemper.freedesktop.org
Fri Sep 19 16:51:04 UTC 2008


The branch, gallium-0.2 has been updated
        Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-0.2

Summary of changes:
 src/gallium/auxiliary/rtasm/rtasm_ppc_spe.c      |   14 ++++++++------
 src/gallium/auxiliary/rtasm/rtasm_ppc_spe.h      |    4 ++--
 src/gallium/drivers/cell/ppu/cell_gen_fp.c       |    4 ++--
 src/gallium/drivers/cell/ppu/cell_gen_fragment.c |    6 +++---
 src/gallium/drivers/cell/spu/spu_main.c          |   12 ++++++++++--
 src/gallium/winsys/xlib/xm_winsys.c              |    4 ++--
 6 files changed, 27 insertions(+), 17 deletions(-)

       via  0500ae574f4192dd1972baa23e9c62f992042ab9 (commit)
       via  3c6bb15b7ae1c08b1ddde9e0bfb4796fd68a8a0b (commit)
       via  de0a6dc04a5b508472cc0cce4481ac3bb95fda3b (commit)
       via  44d5e607c7a8794007a29a5e2399f98615ec8def (commit)
       via  0838b702750d85b0284a97be211fa379e9f8d8d8 (commit)
      from  d310c52c7f6dd586673e848712f5977a03ff1438 (commit)


- Commits -----------------------------------------------
commit 0500ae574f4192dd1972baa23e9c62f992042ab9
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Fri Sep 19 10:50:46 2008 -0600

    cell: issue warning to stderr when using fallback fragment ops

commit 3c6bb15b7ae1c08b1ddde9e0bfb4796fd68a8a0b
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Fri Sep 19 10:43:04 2008 -0600

    cell: fix a comment

commit de0a6dc04a5b508472cc0cce4481ac3bb95fda3b
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Fri Sep 19 10:42:21 2008 -0600

    cell: the test for CELL_DEBUG_FRAGMENT_OP_FALLBACK in cmd_state_fragment_ops() was inverted

commit 44d5e607c7a8794007a29a5e2399f98615ec8def
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Fri Sep 19 10:41:03 2008 -0600

    cell: disable XShmPutImage for tiled surface for now
    
    Multiple displays of same surface data causes pixels to get scrambled.

commit 0838b702750d85b0284a97be211fa379e9f8d8d8
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Fri Sep 19 09:36:29 2008 -0600

    cell: change spe_complement() to take a src and dst reg, like other instructions

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




More information about the mesa-commit mailing list