mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Fri Apr 11 21:28:05 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/tgsi/exec/tgsi_sse2.c |  201 +++++++++++----------------
 src/gallium/auxiliary/tgsi/exec/tgsi_sse2.h |    7 -
 src/gallium/drivers/softpipe/sp_fs_sse.c    |    4 +-
 3 files changed, 80 insertions(+), 132 deletions(-)

       via  593cf5a6b55eb9b490a2aee2c3850d2d493fc4df (commit)
      from  7c2416f06e518bc1491fe13e145dcc9487d75449 (commit)


- Commits -----------------------------------------------
commit 593cf5a6b55eb9b490a2aee2c3850d2d493fc4df
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Fri Apr 11 15:27:00 2008 -0600

    gallium: merge the tgsi_emit_sse2() and tgsi_emit_sse2_fs() functions.
    
    The two functions were mostly the same.  We can look at the shader header
    info to determine if it's a vertex or fragment shader.

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




More information about the mesa-commit mailing list