mesa: Changes to 'gallium-0.1'

Michal Krol michal at kemper.freedesktop.org
Mon Oct 29 13:25:36 UTC 2007


 src/mesa/pipe/tgsi/exec/tgsi_build.c     |    2 
 src/mesa/pipe/tgsi/exec/tgsi_sse2.c      |  970 +++++++++++++++++++++----------
 src/mesa/pipe/tgsi/exec/tgsi_token.h     |    1 
 src/mesa/state_tracker/st_mesa_to_tgsi.c |   18 
 4 files changed, 693 insertions(+), 298 deletions(-)

commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary

New commits:
commit 3b25ce9eca9643a7a008735ec69c4e7ffddbe742
Author: Michal Krol <michal at tungstengraphics.com>
Date:   Mon Oct 29 13:21:17 2007 +0000

    Add SSE dump facilities.
    
    Wrap x86_, sse_ and sse2 rtasm calls in emit_ calls.
    Those emit_ calls, if required, dump instructions to stdout.
    SSE dumping disabled by default.

commit 1eabc29ed126649f0de4a4f26166489bdcb9c01d
Author: Michal Krol <michal at tungstengraphics.com>
Date:   Mon Oct 29 12:14:54 2007 +0000

    Code re-org. Add comments.

commit bd922c6437fb2081082bb164bcb0304559f6d7c4
Author: Michal Krol <michal at tungstengraphics.com>
Date:   Mon Oct 29 11:45:42 2007 +0000

    Implement RET opcode.

commit e15ca7963e8b2e80eb79f6352f0761d0c1581fb5
Author: Michal Krol <michal at tungstengraphics.com>
Date:   Mon Oct 29 11:40:09 2007 +0000

    Remove TGSI_INTERPOLATE_ATTRIB.




More information about the mesa-commit mailing list