mesa: Changes to 'gallium-0.2'

Brian Paul brianp at kemper.freedesktop.org
Fri Sep 19 23:58:53 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 |   15 ++++++++++++++-
 src/gallium/auxiliary/rtasm/rtasm_ppc_spe.h |    1 +
 src/gallium/drivers/cell/spu/spu_main.c     |    4 +++-
 src/gallium/drivers/cell/spu/spu_main.h     |    8 ++++----
 src/gallium/include/pipe/p_compiler.h       |    2 ++
 5 files changed, 24 insertions(+), 6 deletions(-)

       via  99cdfc997b9da10fee57cf1048a55354e1ee4244 (commit)
       via  aca74a4d92ba6f99d756ab703a78efc3918b3840 (commit)
       via  bef3444f41547eda95c0f677783ab7737869bfd2 (commit)
       via  7af5f944e5709920623c766bc572f8d587709270 (commit)
      from  33bef5866c81a7f358c0aa2e37e20443dafb9eb2 (commit)


- Commits -----------------------------------------------
commit 99cdfc997b9da10fee57cf1048a55354e1ee4244
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Fri Sep 19 17:55:54 2008 -0600

    cell: use different opcodes for spe_move() depending on even/odd address

commit aca74a4d92ba6f99d756ab703a78efc3918b3840
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Fri Sep 19 17:55:10 2008 -0600

    cell: make sure the fragment ops and fragment shader code buffer is at a 32-byte boundary
    
    To make sure even/odd instructions hit the right pipes.

commit bef3444f41547eda95c0f677783ab7737869bfd2
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Fri Sep 19 17:53:56 2008 -0600

    gallium: added ALIGN32_ATTRIB

commit 7af5f944e5709920623c766bc572f8d587709270
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Fri Sep 19 17:45:51 2008 -0600

    gallium: added spe_code_size()

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




More information about the mesa-commit mailing list