mesa: Changes to 'gallium-0.1'

Keith Whitwell keithw at kemper.freedesktop.org
Wed Feb 13 12:38:01 UTC 2008


 src/mesa/pipe/tgsi/exec/tgsi_sse2.c |  176 ++++++++++++++++++++----------------
 src/mesa/x86/rtasm/x86sse.c         |  106 ++++++++++++++-------
 src/mesa/x86/rtasm/x86sse.h         |    4 
 3 files changed, 175 insertions(+), 111 deletions(-)

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

New commits:
commit 66640c4b589db7b6b5edce7d297ae6623bfda9c1
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Wed Feb 13 12:37:42 2008 +0000

    x86: remove debug

commit 8162d317d2f6f2dcc31f31c0c2d663c33dfee053
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Wed Feb 13 12:35:16 2008 +0000

    x86: emit absolute calls, as reallocating exec mem breaks relative ones

commit a3534a27bfc9827a12d83f7b6464af98424cf8d4
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Wed Feb 13 11:39:34 2008 +0000

    tgsi: fail gracefully when sse code can't emit shader

commit 6046c54cc40d32d4c1a47c061494a37fadefd947
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Wed Feb 13 11:35:54 2008 +0000

    x86: reallocate exec mem when we run out

commit 7f342a20d2c7f59b8dd8daed21f3b44f5215a05a
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Wed Feb 13 10:02:59 2008 +0000

    tgsi: include more of the register info in debug dumps




More information about the mesa-commit mailing list