mesa: Changes to 'gallium-0.1'

Keith Whitwell keithw at kemper.freedesktop.org
Mon Apr 21 13:08:09 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:
 src/gallium/auxiliary/rtasm/rtasm_x86sse.c  |  267 +++++++++++--
 src/gallium/auxiliary/tgsi/exec/tgsi_exec.c |   88 ++--
 src/gallium/auxiliary/tgsi/exec/tgsi_sse2.c |  591 ++++++---------------------
 src/gallium/include/pipe/p_util.h           |   46 ++
 4 files changed, 467 insertions(+), 525 deletions(-)

       via  615cdd3a535bb71754baa8b37e79b85af01854dd (commit)
       via  f30f3206121c56e5c50ccafb1467a8301044d411 (commit)
       via  b6c9d2ef2cfadbbe3e7aa94f21fd0da36d089952 (commit)
      from  201ac414d4df00745e487a6ffbc9979a2e70f0c6 (commit)


- Commits -----------------------------------------------
commit 615cdd3a535bb71754baa8b37e79b85af01854dd
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Mon Apr 21 12:39:59 2008 +0100

    tgsi: use new float math funcs, drop local disassembly code

commit f30f3206121c56e5c50ccafb1467a8301044d411
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Mon Apr 21 12:38:14 2008 +0100

    util: add wrappers for float math functions on windows

commit b6c9d2ef2cfadbbe3e7aa94f21fd0da36d089952
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Mon Apr 21 12:37:41 2008 +0100

    rtasm: add dump facility for x86 (from tgsi_sse2.c)

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




More information about the mesa-commit mailing list