mesa: Changes to 'gallium-0.1'

Keith Whitwell keithw at kemper.freedesktop.org
Mon Apr 28 17:50:49 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/pipebuffer/pb_buffer_fenced.c        |    2 -
 src/gallium/auxiliary/tgsi/exec/Makefile           |    2 +
 src/gallium/auxiliary/tgsi/exec/tgsi_sse2.c        |  134 ++++++++++----------
 src/gallium/auxiliary/translate/translate_cache.c  |    3 +-
 src/gallium/auxiliary/translate/translate_cache.h  |    2 +-
 5 files changed, 73 insertions(+), 70 deletions(-)
 create mode 100644 src/gallium/auxiliary/tgsi/exec/Makefile

       via  c4917c62311522df902003d77b146fc677c09a4e (commit)
       via  9fb444f191015b44498a5c83d762519ccc98ed55 (commit)
       via  546ab045d8a18758ffc44da9dc76ad1335553cf6 (commit)
       via  a41b78d107264227f3338446e04dcfda32634f52 (commit)
      from  b6d9666a420bd7c31a6696f94ba1025e5204d458 (commit)


- Commits -----------------------------------------------
commit c4917c62311522df902003d77b146fc677c09a4e
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Mon Apr 28 18:50:31 2008 +0100

    tgsi: make loop structure clearer, use x86_lea for increments

commit 9fb444f191015b44498a5c83d762519ccc98ed55
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Mon Apr 28 18:43:27 2008 +0100

    tsgi: add a makefile

commit 546ab045d8a18758ffc44da9dc76ad1335553cf6
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Fri Apr 25 15:28:54 2008 +0100

    translate: squash warnings

commit a41b78d107264227f3338446e04dcfda32634f52
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Fri Apr 25 15:27:33 2008 +0100

    pb: remove unused variable, squash warning

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




More information about the mesa-commit mailing list