mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Fri Jan 25 01:20:19 UTC 2008


 src/mesa/pipe/cell/common.h |    1 +
 1 file changed, 1 insertion(+)

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

New commits:
commit 547e52f4a04f39d5a96bf5b1ebe97c83b9219dab
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Thu Jan 24 18:20:07 2008 -0700

    Cell: insert dummy field into cell_command_render struct to work around apparent compiler bug
    
    Without this dummy field, it seems the SPU code in cmd_render() gets a bogus
    value when dereferencing render->num_indices, sometimes.
    This showed up as missing tries in gears.c in the first frame rendered.
    Using spu-gcc version 4.1.1, Cell SDK 2.1




More information about the mesa-commit mailing list