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 <[EMAIL PROTECTED]>
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
_______________________________________________
mesa-commit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-commit