r5xx: Index inputs and temps.
authorCorbin Simpson <MostAwesomeDude@gmail.com>
Wed, 7 May 2008 05:18:28 +0000 (22:18 -0700)
committerCorbin Simpson <MostAwesomeDude@gmail.com>
Wed, 7 May 2008 05:18:28 +0000 (22:18 -0700)
commitdc24fb51a31de8443e653655105d4e1c88847bcc
tree27daf6cc725c9354bf97276efd6606356cf752ed
parent40db59038cc62a5a8e4f94cb069eeb1d9b95a1a9
r5xx: Index inputs and temps.
This is not the same as r3xx indexing. It only tries to protect inputs on
the pixel stack from getting clobbered by temps or texs.

Texs don't need special treatment since they read from special input regs
and write to the same temp regs as ALU/FC instructions.
src/mesa/drivers/dri/r300/r300_context.h
src/mesa/drivers/dri/r300/r500_fragprog.c