mesa: Changes to 'gallium-0.2'

Brian Paul brianp at kemper.freedesktop.org
Sat Sep 13 03:54:44 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 |  153 ++++++++++++++++++++++-----
 src/gallium/auxiliary/rtasm/rtasm_ppc_spe.h |   14 +++
 src/gallium/drivers/cell/ppu/cell_gen_fp.c  |  141 +++++++++++-------------
 3 files changed, 207 insertions(+), 101 deletions(-)

       via  8d768c51018841b66dbed87ae6b50358e53ad2c4 (commit)
       via  8b5013d232bf6846717fac093465e8a39064e0b6 (commit)
       via  6f3eee921327ce76c05620eec714f2ff4f500826 (commit)
       via  31a112cad4d2e515bc668b58abd4e402b4362c70 (commit)
      from  5f3ec823385b34b8db6013fdf701c5522dc86524 (commit)


- Commits -----------------------------------------------
commit 8d768c51018841b66dbed87ae6b50358e53ad2c4
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Fri Sep 12 21:54:25 2008 -0600

    cell: remove old disassembly/dump code; use dumper code in SPE emitter.

commit 8b5013d232bf6846717fac093465e8a39064e0b6
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Fri Sep 12 21:52:47 2008 -0600

    gallium: added print/dump code to SPE code emitter

commit 6f3eee921327ce76c05620eec714f2ff4f500826
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Fri Sep 12 21:09:10 2008 -0600

    cell: implement DDX/DDY codegen (untested)

commit 31a112cad4d2e515bc668b58abd4e402b4362c70
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Fri Sep 12 21:08:01 2008 -0600

    gallium: added spe_splat_word()

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




More information about the mesa-commit mailing list