It looks good to me. If it works and doesn't break r300, then feel free to
push. :)
Marek
On Sun, Jan 23, 2011 at 7:39 AM, Tom Stellard wrote:
> r400 fragment shaders now support up to 64 temporary registers,
> 512 ALU instructions, and 512 TEX instructions.
> ---
> src/gallium/drivers/r300/r3
r400 fragment shaders now support up to 64 temporary registers,
512 ALU instructions, and 512 TEX instructions.
---
src/gallium/drivers/r300/r300_fs.c | 111 +
src/gallium/drivers/r300/r300_reg.h|9 +-
src/gallium/drivers/r300/r300_screen.c