mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Fri Apr 11 20:20:39 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  |    2 +-
 src/gallium/auxiliary/tgsi/exec/tgsi_sse2.c |  115 +++++++++++++++++++++++++-
 src/gallium/auxiliary/tgsi/exec/tgsi_sse2.h |    4 +-
 src/gallium/drivers/softpipe/sp_fs_sse.c    |   10 ++-
 src/mesa/x86/rtasm/x86sse.c                 |    9 ++-
 5 files changed, 129 insertions(+), 11 deletions(-)

       via  e3cf0cd6a9f3f072594e5712763b98ce7e579bcf (commit)
       via  097301395d33d57d19bc942f236b4a8c912cc0cc (commit)
       via  9e8a85ef670dfb7d356d6066bad4710683a07fd9 (commit)
       via  16900515214912557dfd35e3b333e0e312b8bc61 (commit)
       via  4d184cc33131b440f9aafbcdd2d657050411db49 (commit)
      from  02250c855fbec5299a2d6118fefa0523ec73654c (commit)


- Commits -----------------------------------------------
commit e3cf0cd6a9f3f072594e5712763b98ce7e579bcf
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Fri Apr 11 14:18:07 2008 -0600

    gallium: implement immediates (aka literals) for SSE fragment shaders

commit 097301395d33d57d19bc942f236b4a8c912cc0cc
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Fri Apr 11 13:44:47 2008 -0600

    gallium: comments

commit 9e8a85ef670dfb7d356d6066bad4710683a07fd9
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Fri Apr 11 13:21:39 2008 -0600

    gallium: fix SCS codegen (sin scalar src comes from X, not Y)

commit 16900515214912557dfd35e3b333e0e312b8bc61
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Fri Apr 11 13:21:22 2008 -0600

    mesa: fix broken x86_call()

commit 4d184cc33131b440f9aafbcdd2d657050411db49
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Fri Apr 11 13:20:52 2008 -0600

    gallium: fix broken x86_call()

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




More information about the mesa-commit mailing list