r300/compiler: Fix vertex program MAD emit
authorNicolai Hähnle <nhaehnle@gmail.com>
Wed, 26 Aug 2009 21:31:37 +0000 (23:31 +0200)
committerNicolai Hähnle <nhaehnle@gmail.com>
Wed, 26 Aug 2009 23:46:50 +0000 (01:46 +0200)
commitc024f1047ff8f14fd6deaaffbb1a9aa567988549
tree58f009fc634e08d2e7aa71ec564e46c6e202833a
parent2114acb044b1d8860350a9f14890fce1e2f315f0
r300/compiler: Fix vertex program MAD emit

Only use the macro variant of MAD when absolutely necessary.
Apparently it cannot deal with relative addressing.

Signed-off-by: Nicolai Hähnle <nhaehnle@gmail.com>
src/mesa/drivers/dri/r300/compiler/r3xx_vertprog.c