mesa: Changes to 'gallium-0.1'

Michal Krol michal at kemper.freedesktop.org
Mon Apr 28 16:51:14 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:
 .../auxiliary/draw/draw_pt_fetch_shade_pipeline.c  |    3 +-
 src/gallium/auxiliary/draw/draw_vs_sse.c           |   52 ++++++--
 src/gallium/auxiliary/rtasm/rtasm_x86sse.c         |   14 ++
 src/gallium/auxiliary/rtasm/rtasm_x86sse.h         |    2 +
 src/gallium/auxiliary/tgsi/exec/tgsi_sse2.c        |  142 +++++++++++++++++++-
 src/gallium/auxiliary/tgsi/exec/tgsi_sse2.h        |    4 +-
 src/gallium/drivers/softpipe/sp_fs_sse.c           |    2 +-
 7 files changed, 204 insertions(+), 15 deletions(-)

       via  58d3dff0d3115ddd5397b7f77b5bcf4f9ca616b6 (commit)
      from  7f5e9d3f07f6fbfa699bef4ffff85fe0b557584a (commit)


- Commits -----------------------------------------------
commit 58d3dff0d3115ddd5397b7f77b5bcf4f9ca616b6
Author: Michal Krol <michal at ubuntu-vbox.(none)>
Date:   Mon Apr 28 18:50:27 2008 +0200

    gallium: Generate SSE code to swizzle and unswizzle vs inputs and outputs.
    
    Change SSE_SWIZZLES #define to 0 to disable it.

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




More information about the mesa-commit mailing list