mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Fri Apr 18 17:48:35 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 |   35 +++++++++++++++++++++++++++
 src/mesa/state_tracker/st_cb_drawpixels.c   |   12 ++++-----
 2 files changed, 40 insertions(+), 7 deletions(-)

       via  39c06c4336ee44ad2c0ff12705a384dede050bee (commit)
       via  e430d885e0d819172068805b1492cb6f10eb5d7f (commit)
       via  19218e2195f3dffc9403f16a742ba8c63edbf8b4 (commit)
      from  26c27f6636069ca849a740c3969c577d841484e2 (commit)


- Commits -----------------------------------------------
commit 39c06c4336ee44ad2c0ff12705a384dede050bee
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Fri Apr 18 11:33:42 2008 -0600

    gallium: get rid of unnecessary surface mapping

commit e430d885e0d819172068805b1492cb6f10eb5d7f
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Fri Apr 18 11:15:53 2008 -0600

    gallium: a few comments

commit 19218e2195f3dffc9403f16a742ba8c63edbf8b4
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Fri Apr 18 11:15:18 2008 -0600

    gallium: implement recip sqrt() with C code for now.
    
    Some conformance lighting tests fail with the SSE rsqrt instruction.

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




More information about the mesa-commit mailing list