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/draw/draw_vs_aos.c |   11 +++++++++++
 src/gallium/auxiliary/draw/draw_vs_aos.h |   10 +++++-----
 src/gallium/auxiliary/tgsi/tgsi_dump.c   |    2 +-
 3 files changed, 17 insertions(+), 6 deletions(-)

       via  e3509fd4d09a19293ac3f2e0c92d758bc3ef308c (commit)
       via  feea0c9d958bc1645b09b288cd4d4756d0d6e61a (commit)
      from  2774b09d4e6957e202ece37337ae6201f7aa8eb7 (commit)


- Commits -----------------------------------------------
commit e3509fd4d09a19293ac3f2e0c92d758bc3ef308c
Author: Brian Paul <[EMAIL PROTECTED]>
Date:   Tue Sep 2 18:05:09 2008 -0600

    gallium: increase string buffer size to 16000 to avoid truncated output of 
long shaders

commit feea0c9d958bc1645b09b288cd4d4756d0d6e61a
Author: Brian Paul <[EMAIL PROTECTED]>
Date:   Tue Sep 2 18:04:08 2008 -0600

    gallium: fix out of bounds array errors in SSE execution
    
    1. #define MAX_INPUTS/OUTPUTS/TEMPS/etc with better values.
    2. Add assertions in aos_get_x86() to check register file indexes
    3. Assert that constant regs haven't changed after running SSE code.

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

_______________________________________________
mesa-commit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to